|
|||||||||||
前 次 | フレームあり フレームなし |
ComponentCreator を使用しているパッケージ | |
org.seasar.framework.container.cooldeploy | |
org.seasar.framework.container.creator | |
org.seasar.framework.container.hotdeploy | |
org.seasar.framework.container.warmdeploy |
org.seasar.framework.container.cooldeploy での ComponentCreator の使用 |
ComponentCreator を返す org.seasar.framework.container.cooldeploy のメソッド | |
ComponentCreator[] |
CoolComponentAutoRegister.getCreators()
クリエータを返します。 |
ComponentCreator 型のパラメータを持つ org.seasar.framework.container.cooldeploy のメソッド | |
void |
CoolComponentAutoRegister.setCreators(ComponentCreator[] creators)
クリエータを設定します。 |
org.seasar.framework.container.creator での ComponentCreator の使用 |
ComponentCreator を実装している org.seasar.framework.container.creator のクラス | |
class |
ActionCreator
Action用のクリエータです。 |
class |
ComponentCreatorImpl
ComponentCreatorの実装です。 |
class |
ConnectorCreator
コネクタ用のクリエータです。 |
class |
ConverterCreator
コンバータ用のクリエータです。 |
class |
DaoCreator
Dao用のクリエータです。 |
class |
DtoCreator
Dto用のクリエータです。 |
class |
DxoCreator
Dxo用のクリエータです。 |
class |
HelperCreator
Helper用のクリエータです。 |
class |
InterceptorCreator
Interceptor用のクリエータです。 |
class |
LogicCreator
Logic用のクリエータです。 |
class |
PageCreator
Page用のクリエータです。 |
class |
ServiceCreator
Service用のクリエータです。 |
class |
ValidatorCreator
Validator用のクリエータです。 |
org.seasar.framework.container.hotdeploy での ComponentCreator の使用 |
ComponentCreator を返す org.seasar.framework.container.hotdeploy のメソッド | |
ComponentCreator[] |
HotdeployBehavior.getCreators()
|
ComponentCreator 型のパラメータを持つ org.seasar.framework.container.hotdeploy のメソッド | |
void |
HotdeployBehavior.setCreators(ComponentCreator[] creators)
|
org.seasar.framework.container.warmdeploy での ComponentCreator の使用 |
ComponentCreator を返す org.seasar.framework.container.warmdeploy のメソッド | |
ComponentCreator[] |
WarmdeployBehavior.getCreators()
|
ComponentCreator 型のパラメータを持つ org.seasar.framework.container.warmdeploy のメソッド | |
void |
WarmdeployBehavior.setCreators(ComponentCreator[] creators)
|
|
|||||||||||
前 次 | フレームあり フレームなし |