インタフェース
org.seasar.framework.container.deployer.ComponentDeployerFactory.Provider の使用

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

org.seasar.framework.container.deployer での ComponentDeployerFactory.Provider の使用
 

ComponentDeployerFactory.Provider を実装している org.seasar.framework.container.deployer のクラス
static class ComponentDeployerFactory.DefaultProvider
          ComponentDeployerFactory.Providerのデフォルト実装です。
 class ExternalComponentDeployerProvider
          ExternalContext用のComponentDeployerFactory.Providerです。
 

ComponentDeployerFactory.Provider を返す org.seasar.framework.container.deployer のメソッド
static ComponentDeployerFactory.Provider ComponentDeployerFactory.getProvider()
          ComponentDeployerFactory.Providerを返します。
 

ComponentDeployerFactory.Provider 型のパラメータを持つ org.seasar.framework.container.deployer のメソッド
static void ComponentDeployerFactory.setProvider(ComponentDeployerFactory.Provider p)
          ComponentDeployerFactory.Providerを設定します。
 



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