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
クラス 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.