org.apache.tomee.catalina
Class TomcatDeploymentLoader
java.lang.Object
org.apache.openejb.config.DeploymentLoader
org.apache.tomee.catalina.TomcatDeploymentLoader
- All Implemented Interfaces:
- DeploymentFilterable
public class TomcatDeploymentLoader
- extends DeploymentLoader
- Version:
- $Id$
| Methods inherited from class org.apache.openejb.config.DeploymentLoader |
addPersistenceUnits, addWebFragments, addWebModule, addWebModule, altDDSources, createAppModule, createClientModule, createClientModule, createConnectorModule, createConnectorModule, createEjbModule, createWebModule, discoverModuleType, discoverModuleType, filterWebappUrls, getDescriptors, getFile, getFileUrl, getOpenEJBClassLoader, getWebappUrls, getWebappUrlsAndRars, getWebDescriptors, load, load, mapDescriptors, reloadAltDD, scanDir, scanDir, unmarshal, unpack |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TomcatDeploymentLoader
public TomcatDeploymentLoader(org.apache.catalina.core.StandardContext standardContext,
String moduleId)
getContextRoot
protected String getContextRoot()
- Overrides:
getContextRoot in class DeploymentLoader
getModuleName
protected String getModuleName()
- Overrides:
getModuleName in class DeploymentLoader
Copyright © 1999–2015 The Apache Software Foundation. All rights reserved.