Uses of Class
org.openejb.config.sys.Openejb

Packages that use Openejb
org.openejb.config   
 

Uses of Openejb in org.openejb.config
 

Methods in org.openejb.config that return Openejb
static Openejb ConfigUtils.readConfig()
           
static Openejb ConfigUtils.readConfig(String confFile)
           
 

Methods in org.openejb.config with parameters of type Openejb
static void ConfigUtils.writeConfig(String confFile, Openejb confObject)
           
static boolean ConfigUtils.addDeploymentEntryToConfig(String jarLocation, Openejb config)
           
 

Constructors in org.openejb.config with parameters of type Openejb
AutoDeployer(Openejb config)
           
 



Copyright © 1999-2006 OpenEJB. All Rights Reserved.