|
|||||||||||
前 次 | フレームあり フレームなし |
CoolComponentAutoRegister.Strategy を使用しているパッケージ | |
org.seasar.framework.container.cooldeploy | COOL deploy機能を提供します。 |
org.seasar.framework.container.cooldeploy での CoolComponentAutoRegister.Strategy の使用 |
CoolComponentAutoRegister.Strategy を実装している org.seasar.framework.container.cooldeploy のクラス | |
protected class |
CoolComponentAutoRegister.CodeSourceFileStrategy
OC4J固有の code-source: プロトコルで表現されるURLをサポートするストラテジです。 |
protected class |
CoolComponentAutoRegister.FileSystemStrategy
ファイルシステム用の CoolComponentAutoRegister.Strategy です。 |
protected class |
CoolComponentAutoRegister.JarFileStrategy
jarファイル用の CoolComponentAutoRegister.Strategy です。 |
protected class |
CoolComponentAutoRegister.ZipFileStrategy
WebLogic固有の zip: プロトコルで表現されるURLをサポートするストラテジです。 |
CoolComponentAutoRegister.Strategy を返す org.seasar.framework.container.cooldeploy のメソッド | |
protected CoolComponentAutoRegister.Strategy |
CoolComponentAutoRegister.getStrategy(String protocol)
CoolComponentAutoRegister.Strategy を返します。 |
CoolComponentAutoRegister.Strategy 型のパラメータを持つ org.seasar.framework.container.cooldeploy のメソッド | |
protected void |
CoolComponentAutoRegister.addStrategy(String protocol,
CoolComponentAutoRegister.Strategy strategy)
CoolComponentAutoRegister.Strategy を追加します。 |
|
|||||||||||
前 次 | フレームあり フレームなし |