Uses of Class
org.objectweb.jonas.common.I18n

Packages that use I18n
org.objectweb.jonas_lib.genbase.archive   
org.objectweb.jonas_lib.genbase.utils   
org.objectweb.jonas_ws.deployment.api   
org.objectweb.jonas_ws.wsgen.generator   
org.objectweb.jonas_ws.wsgen.generator.axis   
org.objectweb.jonas_ws.wsgen.generator.ews   
org.objectweb.jonas.common   
org.objectweb.jonas.ws.base   
 

Uses of I18n in org.objectweb.jonas_lib.genbase.archive
 

Methods in org.objectweb.jonas_lib.genbase.archive that return I18n
static I18n AbsArchive.getI18n()
           
static I18n J2EEArchive.getI18n()
           
 

Uses of I18n in org.objectweb.jonas_lib.genbase.utils
 

Methods in org.objectweb.jonas_lib.genbase.utils that return I18n
static I18n ArchiveStorer.getI18n()
           
 

Uses of I18n in org.objectweb.jonas_ws.deployment.api
 

Methods in org.objectweb.jonas_ws.deployment.api that return I18n
protected static I18n ServiceRefDesc.getI18n()
           
protected static I18n ServiceDesc.getI18n()
           
static I18n PortComponentDesc.getI18n()
           
protected static I18n PortComponentRefDesc.getI18n()
           
protected static I18n WSDLFile.getI18n()
           
protected static I18n WSDeploymentDesc.getI18n()
           
 

Uses of I18n in org.objectweb.jonas_ws.wsgen.generator
 

Methods in org.objectweb.jonas_ws.wsgen.generator that return I18n
protected static I18n Generator.getI18n()
           
 

Uses of I18n in org.objectweb.jonas_ws.wsgen.generator.axis
 

Methods in org.objectweb.jonas_ws.wsgen.generator.axis that return I18n
static I18n AxisWsClientGenerator.getI18n()
           
 

Uses of I18n in org.objectweb.jonas_ws.wsgen.generator.ews
 

Methods in org.objectweb.jonas_ws.wsgen.generator.ews that return I18n
static I18n EWSWsClientGenerator.getI18n()
           
 

Uses of I18n in org.objectweb.jonas.common
 

Methods in org.objectweb.jonas.common 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
 

Uses of I18n in org.objectweb.jonas.ws.base
 

Methods in org.objectweb.jonas.ws.base that return I18n
protected static I18n AbsWebServicesServiceImpl.getI18n()
           
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.