|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use WebModule | |
---|---|
org.apache.openejb.config |
Uses of WebModule in org.apache.openejb.config |
---|
Methods in org.apache.openejb.config that return WebModule | |
---|---|
protected static WebModule |
DeploymentLoader.createWebModule(java.lang.String appId,
java.lang.String warPath,
java.lang.ClassLoader parentClassLoader,
java.lang.String contextRoot,
java.lang.String moduleName)
|
WebModule |
EnvEntriesPropertiesDeployer.deploy(WebModule webModule)
|
WebModule |
AnnotationDeployer.deploy(WebModule webModule)
|
WebModule |
AnnotationDeployer.DiscoverAnnotatedBeans.deploy(WebModule webModule)
|
WebModule |
AnnotationDeployer.ProcessAnnotatedBeans.deploy(WebModule webModule)
Collects a list of all webapp related classes that are eligible for annotation processing then scans them and fills out the web.xml with the xml version of the annotations. |
Methods in org.apache.openejb.config that return types with arguments of type WebModule | |
---|---|
java.util.List<WebModule> |
AppModule.getWebModules()
|
Methods in org.apache.openejb.config with parameters of type WebModule | |
---|---|
WebAppInfo |
ConfigurationFactory.configureApplication(WebModule webModule)
|
void |
SunConversion.convertModule(WebModule webModule)
|
WebModule |
EnvEntriesPropertiesDeployer.deploy(WebModule webModule)
|
WebModule |
AnnotationDeployer.deploy(WebModule webModule)
|
WebModule |
AnnotationDeployer.DiscoverAnnotatedBeans.deploy(WebModule webModule)
|
WebModule |
AnnotationDeployer.ProcessAnnotatedBeans.deploy(WebModule webModule)
Collects a list of all webapp related classes that are eligible for annotation processing then scans them and fills out the web.xml with the xml version of the annotations. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |