|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
public interface BeanContextMembershipListener
当 BeanContext 的成员关系状态发生更改时,兼容的 BeanContext 在此接口上触发事件。
BeanContext
方法摘要 | |
---|---|
void |
childrenAdded(BeanContextMembershipEvent bcme)
在将一个子级或子级列表添加到此侦听器在其中注册的 BeanContext 中时调用。 |
void |
childrenRemoved(BeanContextMembershipEvent bcme)
在将一个子级或子级列表从此侦听器在其中注册的 BeanContext 中移除时调用。 |
方法详细信息 |
---|
void childrenAdded(BeanContextMembershipEvent bcme)
BeanContext
中时调用。
bcme
- 描述所发生更改的 BeanContextMembershipEvent
。void childrenRemoved(BeanContextMembershipEvent bcme)
BeanContext
中移除时调用。
bcme
- 描述所发生更改的 BeanContextMembershipEvent
。
|
JavaTM Platform Standard Ed. 6 |
|||||||||
上一个类 下一个类 | 框架 无框架 | |||||||||
摘要: 嵌套 | 字段 | 构造方法 | 方法 | 详细信息: 字段 | 构造方法 | 方法 |
版权所有 2007 Sun Microsystems, Inc. 保留所有权利。 请遵守许可证条款。另请参阅文档重新分发政策。