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