| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
AbstractMethodAssembler.invoke(BeanDesc beanDesc,
Object component,
MethodDef methodDef)
定義されたメソッドを呼び出します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
MethodTagHandler.processExpression(MethodDef methodDef,
String expression,
String tagName,
TagHandlerContext context)
|
| 修飾子とタイプ | インタフェースと説明 |
|---|---|
interface |
DestroyMethodDef
コンポーネントに対してdestroyメソッド・インジェクションを定義するためのインターフェースです。
|
interface |
InitMethodDef
コンポーネントに対してinitメソッド・インジェクションを定義するためのインターフェースです。
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
DestroyMethodDefImpl |
class |
InitMethodDefImpl |
class |
MethodDefImpl |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
protected void |
ClassDestroyMethodAssembler.invokePreparerMethod(Object component,
MethodDef methodDef) |
Copyright © 2015 The DBFlute Project. All rights reserved.