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 java.lang.String |
classToCheck()
Get class name to check is we can use this container.
|
protected java.lang.Class<?> |
getWeldServletHandlerClass() |
void |
initialize(ContainerContext context)
Initialize web container.
|
destroytouchpublic static Container INSTANCE
protected java.lang.String classToCheck()
AbstractContainerclassToCheck in class AbstractContainerprotected java.lang.Class<?> getWeldServletHandlerClass()
public void initialize(ContainerContext context)
Containercontext - the container contextCopyright © 2014. All Rights Reserved.