JavaTM 2 Platform
Std. Ed. v1.3

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

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

java.beans.beancontext での BeanContextServiceRevokedListener の使用
 

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

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 BeanContextServicesSupport.getService(BeanContextChild child, Object requestor, Class serviceClass, Object serviceSelector, BeanContextServiceRevokedListener bcsrl)
          サービスを取得します。
 Object BeanContextServices.getService(BeanContextChild child, Object requestor, Class serviceClass, Object serviceSelector, BeanContextServiceRevokedListener bcsrl)
          BeanContextChild、または BeanContextChild に関連した任意のオブジェクトは、このメソッドを呼び出すことによって、入れ子になっている BeanContextServices から現在登録されているサービスへの参照を取得できます。
 


JavaTM 2 Platform
Std. Ed. v1.3

バグや機能要求の報告
さらに詳しい API リファレンスおよび開発者ドキュメントについては、 Java 2 SDK SE Developer Documentation を参照してください。このドキュメントには、概念、用語の定義、回避策、 実用的なコード例など、開発者を対象にした詳細な解説が掲載されています。

Java、Java 2D、JDBC は、米国およびその他の国における米国 Sun Microsystems, Inc. の商標もしくは登録商標です。
Copyright 1993-2000 Sun Microsystems, Inc. 901 San Antonio Road,
Palo Alto, California, 94303, U.S.A. All Rights Reserved.