public class ApplicationComponentDeployer extends AbstractComponentDeployer
| コンストラクタと説明 |
|---|
ApplicationComponentDeployer(ComponentDef componentDef) |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
Object |
deploy() |
void |
destroy() |
void |
init() |
void |
injectDependency(Object component) |
getComponentDef, getComponentName, getConstructorAssembler, getDestroyMethodAssembler, getInitMethodAssembler, getPropertyAssembler, setupAssemblerpublic ApplicationComponentDeployer(ComponentDef componentDef)
componentDef - Copyright © 2015 The DBFlute Project. All rights reserved.