| インタフェース | 説明 |
|---|---|
| AssemblerFactory.Provider | |
| ConstructorAssembler |
コンストラクタ・インジェクションを実行してコンポーネントを組み立てます。
|
| MethodAssembler |
メソッド・インジェクションを実行してコンポーネントを組み立てます。
|
| PropertyAssembler |
プロパティ・インジェクションやフィールド・インジェクションを実行してコンポーネントを組み立てます。
|
| クラス | 説明 |
|---|---|
| AbstractAssembler | |
| AbstractAutoBindingDef | |
| AbstractBindingTypeDef | |
| AbstractConstructorAssembler | |
| AbstractMethodAssembler |
メソッドアセンブラの抽象クラスです。
|
| AbstractPropertyAssembler |
プロパティアセンブラの抽象クラスです。
|
| AccessTypeDefFactory | |
| AccessTypeFieldDef | |
| AccessTypePropertyDef | |
| AssemblerFactory | |
| AssemblerFactory.DefaultProvider | |
| AutoBindingAutoDef | |
| AutoBindingConstructorDef |
自動バインディング定義のコンストラクタ版です。
|
| AutoBindingDefFactory | |
| AutoBindingNoneDef |
自動バンディング定義の何も行わない版です。
|
| AutoBindingPropertyDef | |
| AutoBindingSemiAutoDef |
自動バインディング定義の半自動版です。
|
| AutoConstructorAssembler | |
| AutoPropertyAssembler | |
| BindingTypeDefFactory | |
| BindingTypeMayDef | |
| BindingTypeMustDef | |
| BindingTypeNoneDef | |
| BindingTypeShouldDef | |
| DefaultConstructorConstructorAssembler | |
| DefaultDestroyMethodAssembler |
デフォルトのdestroyメソッドアセンブラです。
|
| DefaultInitMethodAssembler | |
| ManualOnlyPropertyAssembler | |
| SemiAutoPropertyAssembler |
Copyright © 2015 The DBFlute Project. All rights reserved.