org.seasar.framework.autodetector.impl
クラス AbstractAutoDetector.FileSystemStrategy

java.lang.Object
  拡張org.seasar.framework.autodetector.impl.AbstractAutoDetector.FileSystemStrategy
すべての実装インタフェース:
AbstractAutoDetector.Strategy
含まれているクラス:
AbstractAutoDetector

protected class AbstractAutoDetector.FileSystemStrategy
extends Object
implements AbstractAutoDetector.Strategy


コンストラクタの概要
protected AbstractAutoDetector.FileSystemStrategy()
           
 
メソッドの概要
 void detect(Class referenceClass, URL url, Traverser traverser)
           
protected  File getRootDir(Class referenceClass, URL url)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

AbstractAutoDetector.FileSystemStrategy

protected AbstractAutoDetector.FileSystemStrategy()
メソッドの詳細

detect

public void detect(Class referenceClass,
                   URL url,
                   Traverser traverser)
定義:
インタフェース AbstractAutoDetector.Strategy 内の detect

getRootDir

protected File getRootDir(Class referenceClass,
                          URL url)


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