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

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

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

org.seasar.framework.container.deployer での AbstractComponentDeployer のサブクラス
 class ApplicationComponentDeployer
          インスタンス属性がapplication用のComponentDeployerです。
 class OuterComponentDeployer
          outer用のComponentDeployerです。
 class PrototypeComponentDeployer
          prototype用のComponentDeployerです。
 class RequestComponentDeployer
          request用のComponentDeployerです。
 class SessionComponentDeployer
          session用のComponentDeployerです。
 class SingletonComponentDeployer
          singleton用のComponentDeployerです。
 



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