public abstract class AbstractJettyContainer extends AbstractContainer
Modifier and Type | Field and Description |
---|---|
static String |
INJECTOR_ATTRIBUTE_NAME |
CONTEXT_PARAM_CONTAINER_CLASS
Constructor and Description |
---|
AbstractJettyContainer() |
Modifier and Type | Method and Description |
---|---|
void |
destroy(ContainerContext context)
Destroy setup.
|
classToCheck, touch
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
initialize
public static final String INJECTOR_ATTRIBUTE_NAME
public void destroy(ContainerContext context)
Container
destroy
in interface Container
destroy
in class AbstractContainer
context
- the container contextCopyright © 2016. All rights reserved.