public static class ComponentDeployerFactory.DefaultProvider extends Object implements ComponentDeployerFactory.Provider
| コンストラクタと説明 |
|---|
DefaultProvider() |
public ComponentDeployer createSingletonComponentDeployer(ComponentDef cd)
public ComponentDeployer createPrototypeComponentDeployer(ComponentDef cd)
public ComponentDeployer createRequestComponentDeployer(ComponentDef cd)
public ComponentDeployer createSessionComponentDeployer(ComponentDef cd)
public ComponentDeployer createApplicationComponentDeployer(ComponentDef cd)
public ComponentDeployer createOuterComponentDeployer(ComponentDef cd)
Copyright © 2015–2019 The DBFlute Project. All rights reserved.