org.seasar.framework.convention.impl
インタフェース NamingConventionImpl.ExistChecker

既知の実装クラスの一覧:
NamingConventionImpl.CodeSourceExistChecker, NamingConventionImpl.FileExistChecker, NamingConventionImpl.JarExistChecker, NamingConventionImpl.ZipExistChecker
含まれているインタフェース:
NamingConventionImpl

protected static interface NamingConventionImpl.ExistChecker


メソッドの概要
 void close()
           
 boolean isExist(String lastClassName)
           
 

メソッドの詳細

isExist

public boolean isExist(String lastClassName)

close

public void close()


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