public class Daemon_Report2 extends HybsTimerTask
【レポート出力】帳票要求テーブルを監視して、帳票処理プログラムを呼び出します。 このクラスは、HybsTimerTask を継承した タイマータスククラスです。 startDaemon() がタイマータスクによって、呼び出されます。
4.3.4.4 (2009/01/01) プラグイン化 |
コンストラクタと説明 |
---|
Daemon_Report2()
デフォルトコンストラクター
|
修飾子とタイプ | メソッドと説明 |
---|---|
void |
initDaemon()
このタイマータスクによって初期化されるアクションです。
|
protected void |
startDaemon()
タイマータスクのデーモン処理の開始ポイントです。
|
cancel, compareTo, equals, getBody, getComment, getCreateTime, getName, getUniqKey, getValue, hashCode, isAlive, run, setBody, setComment, setErrorSleepSec, setName, setParameter, setStartTime, setStopTime, toString
public Daemon_Report2()
6.4.2.0 (2016/01/29) PMD refactoring. Each class should declare at least one constructor. |
public void initDaemon()
initDaemon
クラス内 HybsTimerTask
5.5.2.6 (2012/05/25) findbugs対応。staticフィールドへの書き込みに、AtomicInteger を利用します。 |
protected void startDaemon()
startDaemon
クラス内 HybsTimerTask
HybsTimerTask.run()
Webアプリケーションフレームワーク openGionCopyright (c) 2009 The openGion Project.