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

Packages that use JProp
org.objectweb.jonas.adm   
org.objectweb.jonas.common   
org.objectweb.jonas.server   
 

Uses of JProp in org.objectweb.jonas.adm
 

Constructors in org.objectweb.jonas.adm with parameters of type JProp
Adm(JProp jp)
          Adm constructor
 

Uses of JProp in org.objectweb.jonas.common
 

Methods in org.objectweb.jonas.common that return JProp
static JProp JProp.getInstance()
          Get the unique instance corresponding to the JOnAS server.
static JProp JProp.getInstance(String fileName)
          Get one of the multiple instances corresponding to a given resource.
static JProp JProp.getInstance(String fileName, Properties props)
          Get one of the multiple instances corresponding to a given resource.
 

Uses of JProp in org.objectweb.jonas.server
 

Methods in org.objectweb.jonas.server with parameters of type JProp
 void LoaderManager.init(JProp props)
          Initialize the LoaderManager with a JProp instance.
 String Server.initCarol(JProp props, String serverName)
          Initialize interception and carol
 

Constructors in org.objectweb.jonas.server with parameters of type JProp
JavaVm(String pObjectName, JProp pProps)
          Construct JavaVM MBean
 



Copyright © 2007 OW2 Consortium. All Rights Reserved.