openGionopenGion
5.4.3.4

org.opengion.plugin.daemon
クラス Daemon_Report2

java.lang.Object
  上位を拡張 java.util.TimerTask
      上位を拡張 org.opengion.fukurou.util.HybsTimerTask
          上位を拡張 org.opengion.plugin.daemon.Daemon_Report2
すべての実装されたインタフェース:
java.lang.Comparable<HybsTimerTask>, java.lang.Runnable

public class Daemon_Report2
extends HybsTimerTask

【レポート出力】帳票要求テーブルを監視して、帳票処理プログラムを呼び出します。 このクラスは、HybsTimerTask を継承した タイマータスククラスです。 startDaemon() がタイマータスクによって、呼び出されます。

変更履歴:
4.3.4.4 (2009/01/01) プラグイン化
機能階層
デーモン
バージョン
4.0
作成者
Hiroki.Nakamura
導入されたバージョン:
JDK1.6

コンストラクタの概要
Daemon_Report2()
           
 
メソッドの概要
 void initDaemon()
          このタイマータスクによって初期化されるアクションです。
protected  void startDaemon()
          タイマータスクのデーモン処理の開始ポイントです。
 
クラス org.opengion.fukurou.util.HybsTimerTask から継承されたメソッド
cancel, compareTo, equals, getBody, getComment, getCreateTime, getName, getUniqKey, getValue, hashCode, isAlive, run, setBody, setComment, setErrorSleepSec, setName, setParameter, setStartTime, setStopTime, toString
 
クラス java.util.TimerTask から継承されたメソッド
scheduledExecutionTime
 
クラス java.lang.Object から継承されたメソッド
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

コンストラクタの詳細

Daemon_Report2

public Daemon_Report2()
メソッドの詳細

initDaemon

public void initDaemon()
このタイマータスクによって初期化されるアクションです。 パラメータを使用した初期化を行います。

オーバーライド:
クラス HybsTimerTask 内の initDaemon

startDaemon

protected void startDaemon()
タイマータスクのデーモン処理の開始ポイントです。

定義:
クラス HybsTimerTask 内の startDaemon
関連項目:
HybsTimerTask.run()

openGion 5.4.3.4

Webアプリケーションフレームワーク openGion
SourceForge.JPCopyright (c) 2009 The openGion Project.