org.seasar.framework.container.cooldeploy
クラス CoolComponentAutoRegister.ZipFileStrategy

java.lang.Object
  拡張org.seasar.framework.container.cooldeploy.CoolComponentAutoRegister.ZipFileStrategy
すべての実装インタフェース:
CoolComponentAutoRegister.Strategy
含まれているクラス:
CoolComponentAutoRegister

protected class CoolComponentAutoRegister.ZipFileStrategy
extends Object
implements CoolComponentAutoRegister.Strategy

WebLogic固有のzip:プロトコルで表現されるURLをサポートするストラテジです。


コンストラクタの概要
protected CoolComponentAutoRegister.ZipFileStrategy()
           
 
メソッドの概要
protected  JarFile createJarFile(URL url)
           
 void registerAll(String path, URL url)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

CoolComponentAutoRegister.ZipFileStrategy

protected CoolComponentAutoRegister.ZipFileStrategy()
メソッドの詳細

registerAll

public void registerAll(String path,
                        URL url)
定義:
インタフェース CoolComponentAutoRegister.Strategy 内の registerAll

createJarFile

protected JarFile createJarFile(URL url)


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