| パッケージ | 説明 |
|---|---|
| org.lastaflute.di.core.meta | |
| org.lastaflute.di.core.meta.impl | |
| org.lastaflute.di.core.util |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
InitMethodDef |
InitMethodDefAware.getInitMethodDef(int index)
指定されたインデックス番号
indexのinitメソッド定義を返します。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
InitMethodDefAware.addInitMethodDef(InitMethodDef methodDef)
initメソッド定義を追加します。
|
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
InitMethodDefImpl |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
InitMethodDef |
SimpleComponentDef.getInitMethodDef(int index) |
InitMethodDef |
ComponentDefImpl.getInitMethodDef(int index) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
SimpleComponentDef.addInitMethodDef(InitMethodDef methodDef) |
void |
ComponentDefImpl.addInitMethodDef(InitMethodDef methodDef) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
InitMethodDef |
InitMethodDefSupport.getInitMethodDef(int index)
InitMethodDefを返します。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
InitMethodDefSupport.addInitMethodDef(InitMethodDef methodDef)
InitMethodDefを追加します。 |
Copyright © 2015 The DBFlute Project. All rights reserved.