クラス
org.seasar.framework.container.deployer.AbstractInstanceDef の使用

AbstractInstanceDef を使用しているパッケージ
org.seasar.framework.container.deployer コンポーネントのインスタンスを生成する機能を提供します。 
 

org.seasar.framework.container.deployer での AbstractInstanceDef の使用
 

org.seasar.framework.container.deployer での AbstractInstanceDef のサブクラス
 class InstanceApplicationDef
          application用のInstanceDefです。
 class InstanceOuterDef
          outer用のInstanceDefです。
 class InstancePrototypeDef
          prototype用のInstanceDefです。
 class InstanceRequestDef
          request用のInstanceDefです。
 class InstanceSessionDef
          session用のInstanceDefです。
 class InstanceSingletonDef
          singleton用のInstanceDefです。
 



Copyright © 2004-2014 The Seasar Foundation. All Rights Reserved.