|
JavaTM 2 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 2 Platform Standard Ed. 6 |
|||||||||
上一個類別 下一個類別 | 框架 無框架 | |||||||||
摘要: 巢狀 | 欄位 | 建構子 | 方法 | 詳細資訊: 欄位 | 建構子 | 方法 |
版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only。