public class WebModule extends Module implements WsModule, RESTModule
DeploymentModule.IDOPENEJB_MODULENAME_USE_HASH| Constructor and Description |
|---|
WebModule(WebApp webApp,
String contextRoot,
ClassLoader classLoader,
String jarLocation,
String moduleId) |
getAltDDs, getAppModule, getClassLoader, getMbeans, getProperties, getUniqueId, getValidationConfig, initAppModule, initResources, isStandaloneModule, setClassLoader, setStandaloneModule, setValidationConfigclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetAltDDs, getClassLoader, getProperties, isStandaloneModule, setStandaloneModulepublic WebModule(WebApp webApp, String contextRoot, ClassLoader classLoader, String jarLocation, String moduleId)
public String getJarLocation()
getJarLocation in interface DeploymentModulepublic String getModuleId()
getModuleId in interface DeploymentModulepublic File getFile()
getFile in interface DeploymentModulepublic URI getModuleUri()
getModuleUri in interface DeploymentModulepublic org.apache.xbean.finder.IAnnotationFinder getFinder()
public void setFinder(org.apache.xbean.finder.IAnnotationFinder finder)
public ValidationContext getValidation()
getValidation in interface DeploymentModulepublic WebApp getWebApp()
public void setWebApp(WebApp webApp)
public Webservices getWebservices()
getWebservices in interface WsModulepublic void setWebservices(Webservices webservices)
setWebservices in interface WsModulepublic String getContextRoot()
public void setContextRoot(String contextRoot)
public String getHost()
public void setHost(String host)
public Set<String> getWatchedResources()
getWatchedResources in interface DeploymentModulepublic List<FacesConfig> getFacesConfigs()
public Set<String> getRestClasses()
getRestClasses in interface RESTModulepublic AppModule appModule()
appModule in interface DeploymentModuleCopyright © 1999–2014 The Apache Software Foundation. All rights reserved.