protected static class UndertowDeploymentService.ContextActivatorImpl extends Object implements ContextActivator
UndertowDeploymentService.
This should register/deregister the web context.ATTACHMENT_KEY| Modifier and Type | Method and Description |
|---|---|
javax.servlet.ServletContext |
getServletContext() |
boolean |
startContext()
Start the web context synchronously.
|
boolean |
stopContext()
Stop the web context synchronously.
|
public boolean startContext()
startContext in interface ContextActivatorpublic boolean stopContext()
stopContext in interface ContextActivatorpublic javax.servlet.ServletContext getServletContext()
getServletContext in interface ContextActivatorCopyright © 2015 JBoss by Red Hat. All rights reserved.