|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Geronimo extension to the standard JSR-77 WebModule type.
Method Summary | |
WebContainer |
getContainer()
Gets the ObjectName of the WebContainer that's hosting this WebModule. |
String |
getContextPath()
Gets the web context for this web app. |
URL |
getURLFor()
Gets a URL that can be used to access this web application. |
URL |
getWARDirectory()
Gets the location of the web module "source" (typically an exploded directory). |
String |
getWARName()
Gets a name for this WAR file that can be used to identify the WAR to a user. |
Methods inherited from interface org.apache.geronimo.management.WebModule |
getServlets |
Methods inherited from interface org.apache.geronimo.management.J2EEModule |
getJavaVMs |
Methods inherited from interface org.apache.geronimo.management.J2EEDeployedObject |
getDeploymentDescriptor, getServer |
Methods inherited from interface org.apache.geronimo.management.J2EEManagedObject |
getObjectName, isEventProvider, isStateManageable, isStatisticsProvider |
Method Detail |
public String getContextPath()
public WebContainer getContainer()
public URL getURLFor()
public String getWARName()
public URL getWARDirectory()
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |