|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use TimestampDiscrepancyObserver | |
---|---|
org.jboss.ha.timestamp |
Uses of TimestampDiscrepancyObserver in org.jboss.ha.timestamp |
---|
Classes in org.jboss.ha.timestamp that implement TimestampDiscrepancyObserver | |
---|---|
class |
TimestampDiscrepancyValidationService
Logs a WARN or ERROR when it determines that this node's system clock is out of sync with another node by more than a configurable amount . |
Methods in org.jboss.ha.timestamp with parameters of type TimestampDiscrepancyObserver | |
---|---|
void |
TimestampDiscrepancyService.registerObserver(TimestampDiscrepancyObserver observer)
Register a TimestampDiscrepancyObserver with this service. |
void |
TimestampDiscrepancyService.unregisterObserver(TimestampDiscrepancyObserver observer)
Unregister a TimestampDiscrepancyObserver with this service. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |