Uses of Class
org.ow2.jonas.lib.util.I18n

Packages that use I18n
org.ow2.jonas.lib.util   
 

Uses of I18n in org.ow2.jonas.lib.util
 

Methods in org.ow2.jonas.lib.util that return I18n
static I18n I18n.getInstance(Class<?> c)
          Gets the instance for a given class.
static I18n I18n.getInstance(Class<?> c, ClassLoader cl)
          Gets the instance for a given class.
static I18n I18n.getInstance(String packageName)
          Gets the instance for a given package.
static I18n I18n.getInstance(String packageName, ClassLoader cl)
          Gets the instance for a given package.
 



Copyright © 2012 OW2 Consortium. All Rights Reserved.