|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |
java.lang.Object org.seasar.framework.container.cooldeploy.CoolComponentAutoRegister.JarFileStrategy
jarファイル用の CoolComponentAutoRegister.Strategy
です。
コンストラクタの概要 | |
protected |
CoolComponentAutoRegister.JarFileStrategy()
|
メソッドの概要 | |
protected JarFile |
createJarFile(URL url)
JarFile を作成します。 |
void |
registerAll(String path,
URL url)
自動登録を行います。 |
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
コンストラクタの詳細 |
protected CoolComponentAutoRegister.JarFileStrategy()
メソッドの詳細 |
public void registerAll(String path, URL url)
CoolComponentAutoRegister.Strategy
の記述:
CoolComponentAutoRegister.Strategy
内の registerAll
path
- url
- protected JarFile createJarFile(URL url)
JarFile
を作成します。
url
-
JarFile
|
|||||||||||
前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド |