Spec-Zone .ru
спецификации, руководства, описания, API
|
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Compliant BeanContexts fire events on this interface when the state of the membership of the BeanContext changes.
BeanContext
Method Summary | |
void |
childrenAdded(BeanContextMembershipEvent bcme)
|
void |
childrenRemoved(BeanContextMembershipEvent bcme)
|
Method Detail |
public void childrenAdded(BeanContextMembershipEvent bcme)
bcme
- The BeanContextMembershipEvent describing the change that occurred.public void childrenRemoved(BeanContextMembershipEvent bcme)
bcme
- The BeanContextMembershipEvent describing the change that occurred.
|
JavaTM 2 Platform Standard Edition |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |