モジュール java.desktop
パッケージ java.beans.beancontext

クラスBeanContextChildSupport

java.lang.Object
java.beans.beancontext.BeanContextChildSupport
すべての実装されたインタフェース:
BeanContextChild, BeanContextServiceRevokedListener, BeanContextServicesListener, Serializable, EventListener
直系の既知のサブクラス:
BeanContextSupport

public class BeanContextChildSupport extends Object implements BeanContextChild, BeanContextServicesListener, Serializable

BeanContextChildプロトコルの実装をサポートするための一般的なサポート・クラスです。 このクラスは、直接サブクラス化されるか、あるいはカプセル化されて委譲されることにより、指定されたコンポーネント用としてこのインタフェースを実装します。

導入されたバージョン:
1.2
関連項目: