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