org.apache.openejb.config
Interface DeploymentModule
- All Known Subinterfaces:
- WsModule
- All Known Implementing Classes:
- AppModule, ClientModule, ConnectorModule, EjbModule, WebModule
public interface DeploymentModule
- Version:
- $Rev: 602704 $ $Date: 2007-12-09 18:58:22 +0100 (So, 09. Dez 2007) $
getModuleId
String getModuleId()
getClassLoader
ClassLoader getClassLoader()
getJarLocation
String getJarLocation()
getAltDDs
Map<String,Object> getAltDDs()
getValidation
ValidationContext getValidation()
getWatchedResources
Set<String> getWatchedResources()
Copyright © 1999-2011 The Apache OpenEJB development community. All Rights Reserved.