| Package | Description |
|---|---|
| org.csc.phynixx.watchdog |
| Modifier and Type | Class and Description |
|---|---|
class |
WatchdogReference
references a Watchdog by the ID identifing the Watchdog in the watchdog's registry
|
| Modifier and Type | Method and Description |
|---|---|
IWatchdog |
WatchdogRegistry.createWatchdog(long checkInterval) |
IWatchdog |
WatchdogRegistry.resolveWatchdogId(Long id) |
| Modifier and Type | Method and Description |
|---|---|
void |
WatchdogRegistry.deregisterWatchdog(IWatchdog wd) |
void |
WatchdogRegistry.IWatchdogVisitor.visit(IWatchdog th) |
| Constructor and Description |
|---|
WatchdogInfo(IWatchdog wd) |
WatchdogReference(IWatchdog wd) |
Copyright © 2017. All rights reserved.