Package kilim.timerservice
Class TimerService.Empty
java.lang.Object
kilim.timerservice.TimerService.Empty
- All Implemented Interfaces:
EventSubscriber
- Enclosing class:
TimerService
-
Field Summary
FieldsModifier and TypeFieldDescription(package private) boolean(package private) boolean(package private) TimerService.WatchdogContext -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescription(package private) booleancheck(TimerService.WatchdogContext executor) voidonEvent(EventPublisher ep, Event e)
-
Field Details
-
empty
boolean empty -
done
boolean done -
executor
TimerService.WatchdogContext executor
-
-
Constructor Details
-
Empty
private Empty()
-
-
Method Details
-
onEvent
- Specified by:
onEventin interfaceEventSubscriber
-
check
-