|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WebModule
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 |
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 |
|---|
String getContextPath()
WebContainer getContainer()
String getWARName()
URL getWARDirectory()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||