org.seasar.framework.container.autoregister
クラス ComponentAutoRegister.JarFileStrategy

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

protected class ComponentAutoRegister.JarFileStrategy
extends Object
implements ComponentAutoRegister.Strategy


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

コンストラクタの詳細

ComponentAutoRegister.JarFileStrategy

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

registerAll

public void registerAll(Class referenceClass,
                        URL url)
定義:
インタフェース ComponentAutoRegister.Strategy 内の registerAll

createJarFile

protected JarFile createJarFile(URL url)


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