Uses of Class
org.jvnet.hk2.config.TranslationException

Packages that use TranslationException
org.jvnet.hk2.config   
 

Uses of TranslationException in org.jvnet.hk2.config
 

Methods in org.jvnet.hk2.config that throw TranslationException
protected abstract  String VariableResolver.getVariableValue(String varName)
          Returns the value of the variable.
 String VariableResolver.translate(String str)
           
 String Translator.translate(String str)
           
 



Copyright © 2011 Oracle Corporation. All Rights Reserved.