public class GwtDevHostedModeContainer extends AbstractJettyContainer
| Modifier and Type | Field and Description |
|---|---|
static Container |
INSTANCE |
INJECTOR_ATTRIBUTE_NAMECONTEXT_PARAM_CONTAINER_CLASS| Constructor and Description |
|---|
GwtDevHostedModeContainer() |
| Modifier and Type | Method and Description |
|---|---|
protected String |
classToCheck()
Get class name to check is we can use this container.
|
protected Class<?> |
getWeldServletHandlerClass() |
void |
initialize(ContainerContext context)
Initialize web container.
|
destroytouchpublic static Container INSTANCE
protected String classToCheck()
AbstractContainerclassToCheck in class AbstractContainerprotected Class<?> getWeldServletHandlerClass()
public void initialize(ContainerContext context)
Containercontext - the container contextCopyright © 2015. All Rights Reserved.