org.seasar.uruma.container.convention
クラス UrumaNamingConventionImpl.BundleExistChecker
java.lang.Object
org.seasar.uruma.container.convention.UrumaNamingConventionImpl.BundleExistChecker
- すべての実装されたインタフェース:
- NamingConventionImpl.ExistChecker
- 含まれているクラス:
- UrumaNamingConventionImpl
protected static class UrumaNamingConventionImpl.BundleExistChecker
- extends Object
- implements NamingConventionImpl.ExistChecker
バンドル用の存在チェッカです。
クラス java.lang.Object から継承されたメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrumaNamingConventionImpl.BundleExistChecker
protected UrumaNamingConventionImpl.BundleExistChecker(URL rootUrl)
- インスタンスを作成します。
- パラメータ:
rootUrl
- ルートURL
isExist
public boolean isExist(String lastClassName)
- 定義:
- インタフェース
NamingConventionImpl.ExistChecker
内の isExist
close
public void close()
- 定義:
- インタフェース
NamingConventionImpl.ExistChecker
内の close
Copyright © 2006-2008 The Seasar Foundation. All Rights Reserved.