| Constructor and Description |
|---|
SetEventTimer(TimerEvent event) |
| Modifier and Type | Method and Description |
|---|---|
Timer |
getTimer() |
void |
init(Properties props) |
void |
run() |
void |
setDelay(long delay) |
void |
setPeriod(long period) |
getName, setStateMachinepublic SetEventTimer(TimerEvent event)
public Timer getTimer()
public void init(Properties props) throws ConfigException
init in interface Activityinit in class IActivityConfigExceptionpublic void setDelay(long delay)
public void setPeriod(long period)
public void run()
Copyright © 2017. All rights reserved.