Package org.sadun.util.watchdog

The Watchdog implementation package.

See:
          Description

Interface Summary
WatchDog.Listener The event listening interface for WatchDogevents.
 

Class Summary
Test  
TWatchDog_AsyncTest  
TWatchDog_BaseTest  
TWatchDog_SyncTest A test suite for the TestWatchDog.
TWatchDogListener  
WatchDog A WatchDog thread, which periodically executes some checking action.
WatchDog.BaseListener A base implementation of WatchDog.Listener which invokes checkFailed() also when a check is impossible.
 

Exception Summary
WatchDogException  
 

Package org.sadun.util.watchdog Description

The Watchdog implementation package. See the user guide for usage information.