| Package | Description |
|---|---|
| org.eclipse.jetty.util.component |
Jetty Util : Jetty Lifecycle Management
|
| Modifier and Type | Class and Description |
|---|---|
class |
ContainerLifeCycle
An ContainerLifeCycle is an
LifeCycle implementation for a collection of contained beans. |
| Modifier and Type | Method and Description |
|---|---|
void |
Container.Listener.beanAdded(Container parent,
Object child) |
void |
Container.Listener.beanRemoved(Container parent,
Object child) |
Copyright © 1995-2016 Mort Bay Consulting. All Rights Reserved.