Package org.eclipse.jetty.util.component
Interface Container.InheritedListener
- All Superinterfaces:
Container.Listener
- Enclosing interface:
Container
@Deprecated(since="2021-05-27")
public static interface Container.InheritedListener
extends Container.Listener
Deprecated.
The Eclipse Jetty and Apache Felix Http Jetty packages are no longer supported.
Inherited Listener.
If an added bean implements this interface, then it will
be added to all contained beans that are themselves Containers
-
Method Summary
Methods inherited from interface org.eclipse.jetty.util.component.Container.Listener
beanAdded, beanRemoved