|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Openejb | |
---|---|
org.openejb.alt.config | The classes and interfaces directly under this package define the basic parts of the OpenEJB configuration architecture. |
Uses of Openejb in org.openejb.alt.config |
---|
Methods in org.openejb.alt.config that return Openejb | |
---|---|
static Openejb |
ConfigUtils._readConfig(java.lang.String confFile)
|
static Openejb |
ConfigUtils.readConfig()
|
static Openejb |
ConfigUtils.readConfig(java.lang.String confFile)
|
Methods in org.openejb.alt.config with parameters of type Openejb | |
---|---|
static boolean |
ConfigUtils.addDeploymentEntryToConfig(java.lang.String jarLocation,
Openejb config)
|
static void |
ConfigUtils.writeConfig(java.lang.String confFile,
Openejb confObject)
|
Constructors in org.openejb.alt.config with parameters of type Openejb | |
---|---|
AutoDeployer(Openejb config)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |