Java プラットフォーム 1.2

インタフェース
java.beans.beancontext.BeanContextServiceRevokedListener の使用

BeanContextServiceRevokedListener を使用するパッケージ
java.beans.beancontext bean コンテキストに関連するクラスおよびインタフェースを提供します。 
 

java.beans.beancontext における BeanContextServiceRevokedListener の使用方法
 

java.beans.beancontext における BeanContextServiceRevokedListener のサブインタフェース
 interface BeanContextServices
           BeanContextServices インタフェースは、BeanContextChild オブジェクトが汎用サービスを受けられるようにするための機構を BeanContext に提供します。
 interface BeanContextServicesListener
           
 

BeanContextServiceRevokedListener を実装する java.beans.beancontext におけるクラス
 class BeanContextChildSupport
           BeanContextChild プロトコルの実装をサポートするための一般的なサポートクラスです。
 class BeanContextServicesSupport
           このヘルパークラスは、java.beans.beancontext.BeanContextServices インタフェースのユーティリティの実装を提供します。
protected  class BeanContextServicesSupport.BCSSProxyServiceProvider
           
 class BeanContextSupport
           このヘルパークラスは java.beans.beancontext.BeanContext インタフェースのユーティリティの実装を提供します。
 

BeanContextServiceRevokedListener のパラメータを持つ java.beans.beancontext におけるメソッド
 Object BeanContextServices.getService(BeanContextChild child, Object requestor, Class serviceClass, Object serviceSelector, BeanContextServiceRevokedListener bcsrl)
           
 Object BeanContextServicesSupport.getService(BeanContextChild child, Object requestor, Class serviceClass, Object serviceSelector, BeanContextServiceRevokedListener bcsrl)
          サービスを取得します。
 


Java プラットフォーム 1.2

バグや機能要求の報告
新しい javadoc の表示についてのコメントやご提案
Java は、米国およびその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 1993-1998 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.