|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use IWatchdog | |
|---|---|
| org.csc.phynixx.watchdog | |
| Uses of IWatchdog in org.csc.phynixx.watchdog |
|---|
| Classes in org.csc.phynixx.watchdog that implement IWatchdog | |
|---|---|
class |
WatchdogReference
references a Watchdog by the ID identifing the Watchdog in the watchdog's registry |
| Methods in org.csc.phynixx.watchdog that return IWatchdog | |
|---|---|
IWatchdog |
WatchdogRegistry.createWatchdog(long checkInterval)
|
IWatchdog |
WatchdogRegistry.resolveWatchdogId(Long id)
|
| Methods in org.csc.phynixx.watchdog with parameters of type IWatchdog | |
|---|---|
void |
WatchdogRegistry.deregisterWatchdog(IWatchdog wd)
|
void |
WatchdogRegistry.IWatchdogVisitor.visit(IWatchdog th)
|
| Constructors in org.csc.phynixx.watchdog with parameters of type IWatchdog | |
|---|---|
WatchdogInfo(IWatchdog wd)
|
|
WatchdogReference(IWatchdog wd)
|
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||