public interface TimerConsumer
Modifier and Type | Method and Description |
---|---|
NamedMethod |
getTimeoutMethod() |
java.util.List<Timer> |
getTimer() |
java.lang.String |
getTimerConsumerName() |
void |
setTimeoutMethod(NamedMethod value) |
NamedMethod getTimeoutMethod()
void setTimeoutMethod(NamedMethod value)
java.lang.String getTimerConsumerName()
java.util.List<Timer> getTimer()