public class PauserMonitor extends Object implements EventHandler
| Constructor and Description |
|---|
PauserMonitor(Pauser pauser,
String description,
int seconds) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
action()
perform all tasks once and return ASAP.
|
HandlerPriority |
priority() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waiteventLooppublic boolean action()
throws InvalidEventHandlerException
EventHandleraction in interface EventHandlerInvalidEventHandlerException - when it is not longer valid.@NotNull public HandlerPriority priority()
priority in interface EventHandlerCopyright © 2016. All rights reserved.