Package | Description |
---|---|
org.eclipse.jetty.util.component |
Jetty Util : Jetty Lifecycle Management
|
Modifier and Type | Field and Description |
---|---|
private java.util.List<ContainerLifeCycle.Bean> |
ContainerLifeCycle._beans |
Modifier and Type | Method and Description |
---|---|
private ContainerLifeCycle.Bean |
ContainerLifeCycle.getBean(java.lang.Object o) |
Modifier and Type | Method and Description |
---|---|
private void |
ContainerLifeCycle.manage(ContainerLifeCycle.Bean bean) |
private boolean |
ContainerLifeCycle.remove(ContainerLifeCycle.Bean bean) |
private void |
ContainerLifeCycle.unmanage(ContainerLifeCycle.Bean bean) |