org.seasar.framework.container.cooldeploy
クラス CoolComponentAutoRegister.CodeSourceFileStrategy
java.lang.Object
org.seasar.framework.container.cooldeploy.CoolComponentAutoRegister.CodeSourceFileStrategy
- すべての実装インタフェース:
- CoolComponentAutoRegister.Strategy
- 含まれているクラス:
- CoolComponentAutoRegister
- protected class CoolComponentAutoRegister.CodeSourceFileStrategy
- extends Object
- implements CoolComponentAutoRegister.Strategy
OC4J固有のcode-source:
プロトコルで表現されるURLをサポートするストラテジです。
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoolComponentAutoRegister.CodeSourceFileStrategy
protected CoolComponentAutoRegister.CodeSourceFileStrategy()
registerAll
public void registerAll(String path,
URL url)
- インタフェース
CoolComponentAutoRegister.Strategy
の記述:
- 自動登録を行います。
- 定義:
- インタフェース
CoolComponentAutoRegister.Strategy
内の registerAll
- パラメータ:
path
- url
-
createJarFile
protected JarFile createJarFile(URL url)
JarFile
を作成します。
- パラメータ:
url
-
- 戻り値:
JarFile
Copyright © 2004-2008 The Seasar Foundation. All Rights Reserved.