JavaTM Platform
Standard Ed. 6

インタフェース
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 Platform
Standard Ed. 6

バグの報告と機能のリクエスト
さらに詳しい API リファレンスおよび開発者ドキュメントについては、Java SE 開発者用ドキュメントを参照してください。開発者向けの詳細な解説、概念の概要、用語の定義、バグの回避策、およびコード実例が含まれています。

Copyright 2006 Sun Microsystems, Inc. All rights reserved. Use is subject to license terms. Documentation Redistribution Policy も参照してください。