public class ModulesWandoraWebAppHandler._ServletModule extends AbstractModule implements ServletModule
ServletModule.RequestListenerautoStart, isInitialized, isRunning, logging, loggingModule, moduleManager| Constructor and Description |
|---|
_ServletModule() |
| Modifier and Type | Method and Description |
|---|---|
void |
addRequestListener(ServletModule.RequestListener listener) |
java.lang.String |
getContextPath()
Returns the local path which this servlet should use as a basis
for files it needs to access.
|
java.lang.String |
getServletURL()
Returns the base URL for this servlet.
|
void |
removeRequestListener(ServletModule.RequestListener listener) |
getDependencies, init, isInitialized, isRunning, requireLogging, start, stop, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitgetDependencies, init, isInitialized, isRunning, start, stoppublic void addRequestListener(ServletModule.RequestListener listener)
addRequestListener in interface ServletModulepublic void removeRequestListener(ServletModule.RequestListener listener)
removeRequestListener in interface ServletModulepublic java.lang.String getServletURL()
ServletModulegetServletURL in interface ServletModulepublic java.lang.String getContextPath()
ServletModulegetContextPath in interface ServletModuleCopyright 2004-2015 Wandora Team