org.ogf.graap.wsag.server.monitoring
Class ServiceTermStateMonitor

java.lang.Object
  extended by org.ogf.graap.wsag.server.monitoring.ServiceTermStateMonitor

public class ServiceTermStateMonitor
extends Object

ServiceTermStateMonitor

Author:
Oliver Waeldrich

Constructor Summary
ServiceTermStateMonitor()
           
 
Method Summary
 boolean monitor(IMonitoringContext monitoringContext)
          Calls the service term monitoring
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ServiceTermStateMonitor

public ServiceTermStateMonitor()
Method Detail

monitor

public boolean monitor(IMonitoringContext monitoringContext)
Calls the service term monitoring

Parameters:
monitoringContext - call the ServiceTermStateMonitor with the given monitoring context
Returns:
true if the monitoring was successful, false otherwise.


Copyright © 2008-2012. All Rights Reserved.