org.seasar.framework.convention.impl
クラス NamingConventionImpl.CodeSourceExistChecker

java.lang.Object
  拡張org.seasar.framework.convention.impl.NamingConventionImpl.CodeSourceExistChecker
すべての実装インタフェース:
NamingConventionImpl.ExistChecker
含まれているクラス:
NamingConventionImpl

protected static class NamingConventionImpl.CodeSourceExistChecker
extends Object
implements NamingConventionImpl.ExistChecker


コンストラクタの概要
protected NamingConventionImpl.CodeSourceExistChecker(URL url, String rootPackageName)
           
 
メソッドの概要
 void close()
           
 boolean isExist(String lastClassName)
           
 
クラス java.lang.Object から継承したメソッド
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

コンストラクタの詳細

NamingConventionImpl.CodeSourceExistChecker

protected NamingConventionImpl.CodeSourceExistChecker(URL url,
                                                      String rootPackageName)
メソッドの詳細

isExist

public boolean isExist(String lastClassName)
定義:
インタフェース NamingConventionImpl.ExistChecker 内の isExist

close

public void close()
定義:
インタフェース NamingConventionImpl.ExistChecker 内の close


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