content-notifier
b2006102501

インタフェース
org.phosphoresce.contentnotifier.strategy.CheckStrategy の使用

CheckStrategy を使用しているパッケージ
org.phosphoresce.contentnotifier.setting   
org.phosphoresce.contentnotifier.strategy   
 

org.phosphoresce.contentnotifier.setting での CheckStrategy の使用
 

CheckStrategy を返す org.phosphoresce.contentnotifier.setting のメソッド
 CheckStrategy NotifySetting.getCheckStrategy()
          チェック処理クラスを取得します。
 

CheckStrategy 型のパラメータを持つ org.phosphoresce.contentnotifier.setting のメソッド
 void NotifySetting.setCheckStrategy(CheckStrategy checkStrategy)
          チェック処理クラスを設定します。
 

org.phosphoresce.contentnotifier.strategy での CheckStrategy の使用
 

CheckStrategy を実装している org.phosphoresce.contentnotifier.strategy のクラス
 class ContentStringCheckStrategy
          指定されたファイルに特定の文字列が含まれている場合に通知するクラス
 


content-notifier
b2006102501