public static interface Container.Listener
Modifier and Type | Method and Description |
---|---|
void |
beanAdded(Container parent,
Object child) |
void |
beanRemoved(Container parent,
Object child) |
Copyright © 1995-2019 Mort Bay Consulting. All Rights Reserved.