public static interface Container.Listener
| Modifier and Type | Method and Description |
|---|---|
void |
beanAdded(Container parent,
java.lang.Object child) |
void |
beanRemoved(Container parent,
java.lang.Object child) |
Copyright © 1995–2018 Webtide. All rights reserved.