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
クラス 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
の記述:
- コンポーネントを自動登録します。
- 定義:
- インタフェース
ComponentAutoRegister.Strategy
内の registerAll
- パラメータ:
referenceClass
- url
-
createJarFile
protected JarFile createJarFile(URL url)
Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.