|
|||||||||||
前 次 | フレームあり フレームなし |
MethodDef を使用しているパッケージ | |
org.seasar.framework.container | S2コンテナとその構成要素を定義するインターフェースおよび、S2コンテナの振舞いに関連した例外クラスを提供します。 |
org.seasar.framework.container.assembler | |
org.seasar.framework.container.factory | S2コンテナを構成および構築するためのクラスを提供します。 |
org.seasar.framework.container.impl | |
org.seasar.framework.container.servlet |
org.seasar.framework.container での MethodDef の使用 |
org.seasar.framework.container での MethodDef のサブインタフェース | |
interface |
DestroyMethodDef
コンポーネントに対してdestroyメソッド・インジェクションを定義するためのインターフェースです。 |
interface |
InitMethodDef
コンポーネントに対してinitメソッド・インジェクションを定義するためのインターフェースです。 |
org.seasar.framework.container.assembler での MethodDef の使用 |
MethodDef 型のパラメータを持つ org.seasar.framework.container.assembler のメソッド | |
protected void |
AbstractMethodAssembler.invoke(BeanDesc beanDesc,
Object component,
MethodDef methodDef)
|
org.seasar.framework.container.factory での MethodDef の使用 |
MethodDef 型のパラメータを持つ org.seasar.framework.container.factory のメソッド | |
protected void |
MethodTagHandler.processExpression(MethodDef methodDef,
String expression,
String tagName,
TagHandlerContext context)
|
org.seasar.framework.container.impl での MethodDef の使用 |
MethodDef を実装している org.seasar.framework.container.impl のクラス | |
class |
DestroyMethodDefImpl
|
class |
InitMethodDefImpl
|
class |
MethodDefImpl
|
org.seasar.framework.container.servlet での MethodDef の使用 |
MethodDef 型のパラメータを持つ org.seasar.framework.container.servlet のメソッド | |
protected void |
S2ContainerServlet.printMethod(MethodDef md,
PrintWriter out)
|
|
|||||||||||
前 次 | フレームあり フレームなし |