public class BeanContextMembershipEvent extends BeanContextEvent
| Modifier and Type | Field and Description |
|---|---|
protected Collection |
children |
propagatedFromsource| Constructor and Description |
|---|
BeanContextMembershipEvent(BeanContext bc,
Collection changes) |
BeanContextMembershipEvent(BeanContext bc,
Object[] changes) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
contains(Object child) |
Iterator |
iterator() |
int |
size() |
Object[] |
toArray() |
getBeanContext, getPropagatedFrom, isPropagated, setPropagatedFromgetSource, toStringprotected Collection children
public BeanContextMembershipEvent(BeanContext bc, Collection changes)
public BeanContextMembershipEvent(BeanContext bc, Object[] changes)
Copyright © 2014. All Rights Reserved.