public class InstanceRequestDef extends AbstractInstanceDef
InstanceDefです。APPLICATION_NAME, OUTER_NAME, PROTOTYPE_NAME, REQUEST_NAME, SESSION_NAME, SINGLETON_NAME| 修飾子 | コンストラクタと説明 |
|---|---|
protected |
InstanceRequestDef(String name)
InstanceRequestDefを作成します。 |
| 修飾子とタイプ | メソッドと説明 |
|---|---|
ComponentDeployer |
createComponentDeployer(ComponentDef componentDef)
インスタンス定義に基づいた、コンポーネント定義
componentDefのComponentDeployerを返します。 |
equals, getName, hashCodeprotected InstanceRequestDef(String name)
InstanceRequestDefを作成します。name - public ComponentDeployer createComponentDeployer(ComponentDef componentDef)
InstanceDefcomponentDefのComponentDeployerを返します。componentDef - コンポーネント定義ComponentDeployerオブジェクトCopyright © 2015 The DBFlute Project. All rights reserved.