|
content-notifier b2007092401 |
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||
java.lang.Objectorg.phosphoresce.contentnotifier.strategy.ContentStringCheckStrategy
指定されたファイルに特定の文字列が含まれている場合に通知するクラス
| コンストラクタの概要 | |
ContentStringCheckStrategy(java.lang.String properties)
コンストラクタ |
|
| メソッドの概要 | |
boolean |
check()
指定されたファイルに指定された文字列が含まれる場合にfalseを返却します。 |
| クラス java.lang.Object から継承したメソッド |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| コンストラクタの詳細 |
public ContentStringCheckStrategy(java.lang.String properties)
throws PropertiesLoadException
properties - プロパティファイル
PropertiesLoadException - 正常にプロパティファイル情報を読み込めなかった場合に発生| メソッドの詳細 |
public boolean check()
throws ContentCheckException
CheckStrategy 内の checkContentCheckException - チェック中に予期せぬ例外が発生した場合にスローされますCheckStrategy.check()
|
content-notifier b2007092401 |
||||||||||
| 前のクラス 次のクラス | フレームあり フレームなし | ||||||||||
| 概要: 入れ子 | フィールド | コンストラクタ | メソッド | 詳細: フィールド | コンストラクタ | メソッド | ||||||||||