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

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

protected class CoolComponentAutoRegister.JarFileStrategy
extends Object
implements CoolComponentAutoRegister.Strategy


コンストラクタの概要
protected CoolComponentAutoRegister.JarFileStrategy()
           
 
メソッドの概要
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.JarFileStrategy

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

registerAll

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

createJarFile

protected JarFile createJarFile(URL url)


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