public class ResourcesModule extends Module implements DeploymentModule
DeploymentModule.ID
OPENEJB_MODULENAME_USE_HASH
Constructor and Description |
---|
ResourcesModule() |
Modifier and Type | Method and Description |
---|---|
AppModule |
appModule() |
java.io.File |
getFile() |
java.lang.String |
getJarLocation() |
java.lang.String |
getModuleId() |
java.net.URI |
getModuleUri() |
ValidationContext |
getValidation() |
java.util.Set<java.lang.String> |
getWatchedResources() |
getAltDDs, getAppModule, getClassLoader, getMbeans, getProperties, getUniqueId, getValidationConfig, initAppModule, initResources, isStandaloneModule, setClassLoader, setStandaloneModule, setValidationConfig
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getAltDDs, getClassLoader, getProperties, isStandaloneModule, setStandaloneModule
public java.lang.String getModuleId()
getModuleId
in interface DeploymentModule
public java.net.URI getModuleUri()
getModuleUri
in interface DeploymentModule
public java.lang.String getJarLocation()
getJarLocation
in interface DeploymentModule
public java.io.File getFile()
getFile
in interface DeploymentModule
public ValidationContext getValidation()
getValidation
in interface DeploymentModule
public java.util.Set<java.lang.String> getWatchedResources()
getWatchedResources
in interface DeploymentModule
public AppModule appModule()
appModule
in interface DeploymentModule