Class BlockingNodeFailureMonitor

  • All Implemented Interfaces:
    Runnable

    public class BlockingNodeFailureMonitor
    extends NodeFailureMonitor
    implements Runnable
    The BlockingNodeFailureMonitor class detects node failures and notifies its registered listener using blocking calls to the ping() remote method of the monitored Node.
    Author:
    Giovanni Rimassa - FRAMeTech s.r.l., Roland Mungenast - Profactor
    See Also:
    NodeFailureMonitor