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