インタフェース
org.seasar.framework.container.cooldeploy.CoolComponentAutoRegister.Strategy の使用

CoolComponentAutoRegister.Strategy を使用しているパッケージ
org.seasar.framework.container.cooldeploy COOL deploy機能を提供します。 
 

org.seasar.framework.container.cooldeploy での CoolComponentAutoRegister.Strategy の使用
 

CoolComponentAutoRegister.Strategy を実装している org.seasar.framework.container.cooldeploy のクラス
protected  class CoolComponentAutoRegister.CodeSourceFileStrategy
          OC4J固有のcode-source:プロトコルで表現されるURLをサポートするストラテジです。
protected  class CoolComponentAutoRegister.FileSystemStrategy
          ファイルシステム用の CoolComponentAutoRegister.Strategyです。
protected  class CoolComponentAutoRegister.JarFileStrategy
          jarファイル用の CoolComponentAutoRegister.Strategyです。
protected  class CoolComponentAutoRegister.ZipFileStrategy
          WebLogic固有のzip:プロトコルで表現されるURLをサポートするストラテジです。
 

CoolComponentAutoRegister.Strategy を返す org.seasar.framework.container.cooldeploy のメソッド
protected  CoolComponentAutoRegister.Strategy CoolComponentAutoRegister.getStrategy(String protocol)
          CoolComponentAutoRegister.Strategy を返します。
 

CoolComponentAutoRegister.Strategy 型のパラメータを持つ org.seasar.framework.container.cooldeploy のメソッド
protected  void CoolComponentAutoRegister.addStrategy(String protocol, CoolComponentAutoRegister.Strategy strategy)
          CoolComponentAutoRegister.Strategyを追加します。
 



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