public class XMLTimerTaskDefinition extends AbstractXMLDefinition implements TimerTaskDefinition
ATTR_Period, ATTR_Run, ATTR_TaskID, ATTR_Unit, UNIT_Hour, UNIT_MilliSecond, UNIT_Minute, UNIT_SecondATTR_Definition, ATTR_DefinitionOwner| コンストラクタと説明 |
|---|
XMLTimerTaskDefinition(org.w3c.dom.Element elmt)
コンストラクタ
|
| 修飾子とタイプ | メソッドと説明 |
|---|---|
long |
getPeriodTime(java.lang.String periodStr)
引数およびunit属性から実行間隔をミリ秒単位で取得する
|
setAttributescontainsAttribute, getAttribute, getAttribute, setAttribute, toStringclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitcontainsAttribute, getAttribute, getAttributepublic XMLTimerTaskDefinition(org.w3c.dom.Element elmt)
elmt - public long getPeriodTime(java.lang.String periodStr)
getPeriodTime インタフェース内 TimerTaskDefinitionperiodStr - 実行間隔の数値を表す文字列