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

Packages that use Openejb
org.openejb.config   
org.openejb.config.sys   
 

Uses of Openejb in org.openejb.config
 

Methods in org.openejb.config that return Openejb
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)
           
 

Uses of Openejb in org.openejb.config.sys
 

Methods in org.openejb.config.sys that return Openejb
static Openejb Openejb.unmarshal(Reader reader)
           
 



Copyright © 1999-2005 OpenEJB. All Rights Reserved.