パッケージ org.seasar.framework.container.deployer

コンポーネントのインスタンスを生成する機能を提供します。

参照:
          説明

インタフェースの概要
ComponentDeployerFactory.Provider ComponentDeployerFactoryをカスタマイズするためのインターフェースです。
 

クラスの概要
AbstractComponentDeployer ComponentDeployerの抽象クラスです。
AbstractInstanceDef InstanceDefの抽象クラスです。
ApplicationComponentDeployer インスタンス属性がapplication用のComponentDeployerです。
ComponentDeployerFactory ComponentDeployerを作成するクラスです。
ComponentDeployerFactory.DefaultProvider ComponentDeployerFactory.Providerのデフォルト実装です。
ExternalComponentDeployerProvider ExternalContext用のComponentDeployerFactory.Providerです。
InstanceApplicationDef application用のInstanceDefです。
InstanceDefFactory InstanceDefを作成するためのクラスです。
InstanceOuterDef outer用のInstanceDefです。
InstancePrototypeDef prototype用のInstanceDefです。
InstanceRequestDef request用のInstanceDefです。
InstanceSessionDef session用のInstanceDefです。
InstanceSingletonDef singleton用のInstanceDefです。
OuterComponentDeployer outer用のComponentDeployerです。
PrototypeComponentDeployer prototype用のComponentDeployerです。
RequestComponentDeployer request用のComponentDeployerです。
SessionComponentDeployer session用のComponentDeployerです。
SingletonComponentDeployer singleton用のComponentDeployerです。
 

パッケージ org.seasar.framework.container.deployer の説明

コンポーネントのインスタンスを生成する機能を提供します。



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