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


コンストラクタの概要
protected CoolComponentAutoRegister.FileSystemStrategy()
           
 
メソッドの概要
protected  File getRootDir(String path, URL url)
           
 void registerAll(String path, URL url)
          自動登録を行います。
 
クラス 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)


Copyright © 2004-2007 The Seasar Foundation. All Rights Reserved.