- setWatchdogListener(WatchdogListener) - Method in class ej.watchdog.internal.SimpleWatchdog
-
- setWatchdogListener(WatchdogListener) - Method in interface ej.watchdog.Watchdog
-
Sets the watchdog listener that will receive the watchdog notifications.
- SimpleWatchdog - Class in ej.watchdog.internal
-
A simple implementation of the watchdog based on a Timer
.
- SimpleWatchdog(long) - Constructor for class ej.watchdog.internal.SimpleWatchdog
-
Supervises some activity.
- SimpleWatchdog(long, Timer) - Constructor for class ej.watchdog.internal.SimpleWatchdog
-
Supervises some activity.
- start(List<EventGenerator>) - Method in class ej.watchdog.EventsFeeder
-
Starts watching a list of generator.
- start() - Method in class ej.watchdog.EventsFeeder
-
Starts watching for all EventGenerator.
- stop() - Method in class ej.watchdog.EventsFeeder
-
Stops watching the events.
- stop() - Method in class ej.watchdog.internal.SimpleWatchdog
-
- stop() - Method in interface ej.watchdog.Watchdog
-
Stops to supervise.