|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.seasar.framework.container.impl.SimpleComponentDef org.seasar.framework.container.external.servlet.ServletContextComponentDef
ServletContext
用の ComponentDef
です。
コンストラクタの概要 | |
ServletContextComponentDef()
ServletContextComponentDef を作成します。 |
メソッドの概要 | |
java.lang.Object |
getComponent()
定義に基づいてコンポーネントを返します。 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
public ServletContextComponentDef()
ServletContextComponentDef
を作成します。
メソッドの詳細 |
public java.lang.Object getComponent()
ComponentDef
の記述:
ComponentDef
内の getComponent
SimpleComponentDef
内の getComponent
ComponentDef.getComponent()
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |