Package org.eclipse.jetty.util.component
Interface Container.Listener
- All Superinterfaces:
EventListener
- All Known Subinterfaces:
Container.InheritedListener
- All Known Implementing Classes:
MBeanContainer
- Enclosing interface:
- Container
A listener for Container events.
If an added bean implements this interface it will receive the events
for this container.
-
Method Summary
-
Method Details
-
beanAdded
-
beanRemoved
-