| Name | Description | Type | Package | Framework |
| AbstractLifeCycle | Basic implementation of the life cycle interface for components. | Class | org.eclipse.jetty.util.component | Jetty |
| AbstractLifeCycle .AbstractLifeCycleListener | Class | org.eclipse.jetty.util.component.AbstractLifeCycle | Jetty | |
| Container | Interface | org.eclipse.jetty.util.component | Jetty | |
| Container .InheritedListener | If an added bean implements this interface, then it will be added to all contained beans that are themselves Containers | Interface | org.eclipse.jetty.util.component.Container | Jetty |
| Container .Listener | A listener for Container events. | Interface | org.eclipse.jetty.util.component.Container | Jetty |
| ContainerLifeCycle | Class | org.eclipse.jetty.util.component | Jetty | |
| Destroyable | A Destroyable is an object which can be destroyed. | Interface | org.eclipse.jetty.util.component | Jetty |
| Dumpable | @ManagedOperation(value="Dump the nested Object state as a String", impact="INFO") | Interface | org.eclipse.jetty.util.component | Jetty |
| DumpableCollection | Class | org.eclipse.jetty.util.component | Jetty | |
| FileDestroyable | Class | org.eclipse.jetty.util.component | Jetty | |
| FileNoticeLifeCycleListener | A LifeCycle Listener that writes state changes to a file. | Class | org.eclipse.jetty.util.component | Jetty |
| LifeCycle | The lifecycle interface for generic components. | Interface | org.eclipse.jetty.util.component | Jetty |
| LifeCycle .Listener | A listener for Lifecycle events. | Interface | org.eclipse.jetty.util.component.LifeCycle | Jetty |