| Interface | Description |
|---|---|
| Container |
A Container
|
| Container.InheritedListener |
Inherited Listener.
|
| Container.Listener |
A listener for Container events.
|
| Destroyable |
A Destroyable is an object which can be destroyed.
|
| Dumpable | |
| Graceful |
Jetty components that wish to be part of a Graceful shutdown implement this interface so that
the
Graceful.shutdown() method will be called to initiate a shutdown. |
| LifeCycle |
The lifecycle interface for generic components.
|
| LifeCycle.Listener |
Listener.
|
| Class | Description |
|---|---|
| AbstractLifeCycle |
Basic implementation of the life cycle interface for components.
|
| AbstractLifeCycle.AbstractLifeCycleListener | |
| AttributeContainerMap |
An Attributes implementation that holds it's values in an immutable
ContainerLifeCycle |
| ContainerLifeCycle |
A ContainerLifeCycle is an
LifeCycle implementation for a collection of contained beans. |
| DumpableCollection | |
| FileDestroyable | |
| FileNoticeLifeCycleListener |
A LifeCycle Listener that writes state changes to a file.
|
| Graceful.Shutdown |
A utility Graceful that uses a
FutureCallback to indicate if shutdown is completed. |
| StopLifeCycle |
A LifeCycle that when started will stop another LifeCycle
|
Copyright © 2010 - 2020 Adobe. All Rights Reserved