| パッケージ | 説明 |
|---|---|
| org.lastaflute.di.core.creator | |
| org.lastaflute.di.core.smart.hot | |
| org.lastaflute.di.core.smart.warm |
| 修飾子とタイプ | クラスと説明 |
|---|---|
class |
ActionCreator |
class |
AssistCreator |
class |
ComponentCreatorImpl |
class |
ConverterCreator
コンバータ用の
ComponentCreatorです。 |
class |
HelperCreator |
class |
InterceptorCreator
Interceptor用の
ComponentCreatorです。 |
class |
LogicCreator |
class |
ServiceCreator
Service用の
ComponentCreatorです。 |
class |
ValidatorCreator
Validator用の
ComponentCreatorです。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ComponentCreator[] |
HotdeployBehavior.getCreators()
ComponentCreatorの配列を返します。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
HotdeployBehavior.setCreators(ComponentCreator[] creators)
ComponentCreatorの配列を設定します。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ComponentCreator[] |
WarmdeployBehavior.getCreators()
コンポーネントクリエータの配列を返します。
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
void |
WarmdeployBehavior.setCreators(ComponentCreator[] creators)
コンポーネントクリエータの配列を設定します。
|
Copyright © 2015 The DBFlute Project. All rights reserved.