JavaTM 2 Platform
Standard Ed. 6

介面 java.beans.beancontext.BeanContextServiceRevokedListener
的使用

使用 BeanContextServiceRevokedListener 的軟體套件
java.beans.beancontext 提供與 bean 上下文有關的類別和介面。 
 

java.beans.beancontextBeanContextServiceRevokedListener 的使用
 

java.beans.beancontextBeanContextServiceRevokedListener 的子介面
 interface BeanContextServices
           BeanContextServices 介面為 BeanContext 提供某種機制,將一般的 "services" 向其中的 BeanContextChild 物件公開。
 interface BeanContextServicesListener
          用於接收 BeanContextServiceAvailableEvent 物件的偵聽器介面。
 

實作 BeanContextServiceRevokedListenerjava.beans.beancontext 中的類別
 class BeanContextChildSupport
           這是一個為實作 BeanContextChild 協議提供支持的一般支持類別。
 class BeanContextServicesSupport
           此說明器類別提供 java.beans.beancontext.BeanContextServices 介面的實用工具實作。
protected  class BeanContextServicesSupport.BCSSProxyServiceProvider
           
 class BeanContextSupport
          此說明器類別提供 java.beans.beancontext.BeanContext 介面的實用工具實作。
 

參數型別為 BeanContextServiceRevokedListenerjava.beans.beancontext 中的方法
 Object BeanContextServices.getService(BeanContextChild child, Object requestor, Class serviceClass, Object serviceSelector, BeanContextServiceRevokedListener bcsrl)
          BeanContextChild(或任意與 BeanContextChild 關聯的物件)可以通過調用此方法從其巢狀 BeanContextServices 中獲得對當前已註冊服務的參考。
 Object BeanContextServicesSupport.getService(BeanContextChild child, Object requestor, Class serviceClass, Object serviceSelector, BeanContextServiceRevokedListener bcsrl)
          獲得一個可被委託的服務。
 


JavaTM 2 Platform
Standard Ed. 6

提交錯誤或意見

版權所有 2008 Sun Microsystems, Inc. 保留所有權利。請遵守GNU General Public License, version 2 only