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