JavaTM 2
Platform
Std. Ed. v1.4.0

java.beans.beancontext
クラス BeanContextSupport.BCSChild

java.lang.Object
  |
  +--java.beans.beancontext.BeanContextSupport.BCSChild
すべての実装インタフェース:
Serializable
直系の既知のサブクラス:
BeanContextServicesSupport.BCSSChild
含まれているクラス:
BeanContextSupport

protected class BeanContextSupport.BCSChild
extends Object
implements Serializable

protected nested class containing per child information, an instance of which is associated with each child in the "children" hashtable. subclasses can extend this class to include their own per-child state. Note that this 'value' is serialized with the corresponding child 'key' when the BeanContextSupport is serialized.

関連項目:
直列化された形式

クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 


JavaTM 2
Platform
Std. Ed. v1.4.0

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

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