Rio Project 4.2 API Documentation



org.rioproject.fdh
Interface AbstractFaultDetectionHandler.ServiceMonitor

Enclosing class:
AbstractFaultDetectionHandler

public static interface AbstractFaultDetectionHandler.ServiceMonitor

Defines the semantics of an internal class which will be used in perform service-specific monitoring


Method Summary
 void drop()
          Drop the Monitor, its no longer needed
 boolean verify()
          Verify that the service can be reached.
 

Method Detail

drop

void drop()
Drop the Monitor, its no longer needed


verify

boolean verify()
Verify that the service can be reached. If the service cannot be reached return false

Returns:
true or false

Copyright © Rio Project.

Copyright © 2006-2011 Rio Project. All Rights Reserved.