org.seasar.framework.container.cooldeploy
クラス CoolComponentAutoRegister.FileSystemStrategy
java.lang.Object
org.seasar.framework.container.cooldeploy.CoolComponentAutoRegister.FileSystemStrategy
- すべての実装インタフェース:
- CoolComponentAutoRegister.Strategy
- 含まれているクラス:
- CoolComponentAutoRegister
- protected class CoolComponentAutoRegister.FileSystemStrategy
- extends Object
- implements CoolComponentAutoRegister.Strategy
ファイルシステム用の
CoolComponentAutoRegister.Strategy
です。
クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CoolComponentAutoRegister.FileSystemStrategy
protected CoolComponentAutoRegister.FileSystemStrategy()
registerAll
public void registerAll(String path,
URL url)
- インタフェース
CoolComponentAutoRegister.Strategy
の記述:
- 自動登録を行います。
- 定義:
- インタフェース
CoolComponentAutoRegister.Strategy
内の registerAll
- パラメータ:
path
- url
-
getRootDir
protected File getRootDir(String path,
URL url)
- ルートディレクトリを返します。
- パラメータ:
path
- url
-
- 戻り値:
- ルートディレクトリ
Copyright © 2004-2008 The Seasar Foundation. All Rights Reserved.