org.gcube.messaging.monitoring.probes.ghn
Class GHNLastUpdateProbe

java.lang.Object
  extended by GCUBETestProbe
      extended by org.gcube.messaging.monitoring.probes.ghn.GHNProbe
          extended by org.gcube.messaging.monitoring.probes.ghn.GHNLastUpdateProbe

public class GHNLastUpdateProbe
extends GHNProbe

GHNProbe that checks Profile last Update

Author:
Andrea Manzi(CERN)

Constructor Summary
GHNLastUpdateProbe()
          Default Constructor
 
Method Summary
 void run()
           
 
Methods inherited from class org.gcube.messaging.monitoring.probes.ghn.GHNProbe
sendMessage, sendMessageWithTest
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GHNLastUpdateProbe

public GHNLastUpdateProbe()
Default Constructor

Method Detail

run

public void run()
         throws java.lang.Exception
Throws:
java.lang.Exception