public static interface ComponentDeployerFactory.Provider
ComponentDeployer createSingletonComponentDeployer(ComponentDef cd)
ComponentDeployer createPrototypeComponentDeployer(ComponentDef cd)
ComponentDeployer createApplicationComponentDeployer(ComponentDef cd)
ComponentDeployer createSessionComponentDeployer(ComponentDef cd)
ComponentDeployer createRequestComponentDeployer(ComponentDef cd)
ComponentDeployer createOuterComponentDeployer(ComponentDef cd)
Copyright © 2015–2019 The DBFlute Project. All rights reserved.