@Deprecated public class JettyLegacyContainer extends AbstractJettyContainer
This container relies on the the following Jetty APIs to be exposed to the webapp:
cdi2 module.
JettyContainer| Modifier and Type | Field and Description |
|---|---|
static Container |
INSTANCE
Deprecated.
|
INJECTOR_ATTRIBUTE_NAMECONTEXT_PARAM_CONTAINER_CLASS| Constructor and Description |
|---|
JettyLegacyContainer()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
protected String |
classToCheck()
Deprecated.
Get class name to check is we can use this container.
|
void |
initialize(ContainerContext context)
Deprecated.
Initialize web container.
|
destroytouchpublic static final Container INSTANCE
protected String classToCheck()
AbstractContainerclassToCheck in class AbstractContainerpublic void initialize(ContainerContext context)
Containerinitialize in interface Containerinitialize in class AbstractJettyContainercontext - the container contextCopyright © 2020. All rights reserved.