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