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, touchclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitinitializepublic static final String INJECTOR_ATTRIBUTE_NAME
public void destroy(ContainerContext context)
Containerdestroy in interface Containerdestroy in class AbstractContainercontext - the container contextCopyright © 2015. All Rights Reserved.