| Package | Description |
|---|---|
| org.apache.openejb.config | |
| org.apache.openejb.config.rules |
| Modifier and Type | Method and Description |
|---|---|
protected ClientModule |
DeploymentLoader.createClientModule(URL clientUrl,
String absolutePath,
ClassLoader appClassLoader,
String moduleName) |
protected ClientModule |
DeploymentLoader.createClientModule(URL clientUrl,
String absolutePath,
ClassLoader appClassLoader,
String moduleName,
boolean log) |
ClientModule |
AnnotationDeployer.DiscoverAnnotatedBeans.deploy(ClientModule clientModule) |
ClientModule |
AnnotationDeployer.ProcessAnnotatedBeans.deploy(ClientModule clientModule) |
ClientModule |
EjbModule.getClientModule() |
| Modifier and Type | Method and Description |
|---|---|
List<ClientModule> |
AppModule.getClientModules() |
| Modifier and Type | Method and Description |
|---|---|
ClientInfo |
ConfigurationFactory.configureApplication(ClientModule clientModule) |
void |
SunConversion.convertModule(ClientModule clientModule) |
ClientModule |
AnnotationDeployer.DiscoverAnnotatedBeans.deploy(ClientModule clientModule) |
ClientModule |
AnnotationDeployer.ProcessAnnotatedBeans.deploy(ClientModule clientModule) |
void |
EjbModule.setClientModule(ClientModule clientModule) |
| Modifier and Type | Method and Description |
|---|---|
void |
ValidationBase.validate(ClientModule appModule) |
void |
CheckClassLoading.validate(ClientModule clientModule) |
Copyright © 1999–2014 The Apache Software Foundation. All rights reserved.