org.seasar.framework.container.deployer
クラス InstanceSessionDef
java.lang.Object
org.seasar.framework.container.deployer.AbstractInstanceDef
org.seasar.framework.container.deployer.InstanceSessionDef
- すべての実装インタフェース:
- InstanceDef
- public class InstanceSessionDef
- extends AbstractInstanceDef
session用のInstanceDef
です。
- 作成者:
- higa
InstanceSessionDef
protected InstanceSessionDef(String name)
createComponentDeployer
public ComponentDeployer createComponentDeployer(ComponentDef componentDef)
- インタフェース
InstanceDef
の記述:
- インスタンス定義に基づいた、コンポーネント定義
componentDef
のComponentDeployer
を返します。
- パラメータ:
componentDef
- コンポーネント定義
- 戻り値:
ComponentDeployer
オブジェクト
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.