public class GwtDevHostedModeContainer extends AbstractJettyContainer
Modifier and Type | Field and Description |
---|---|
static Container |
INSTANCE |
INJECTOR_ATTRIBUTE_NAME
log
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.
|
destroy
touch
public static Container INSTANCE
protected String classToCheck()
AbstractContainer
classToCheck
in class AbstractContainer
protected Class<?> getWeldServletHandlerClass()
public void initialize(ContainerContext context)
Container
context
- the container contextCopyright © 2013 Seam Framework. All Rights Reserved.