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

java.lang.Object
  extended by GCUBETestProbe
      extended by org.gcube.messaging.monitoring.probes.ghn.GHNProbe
Direct Known Subclasses:
GHNDiskProbe, GHNInformationProbe, GHNLastUpdateProbe, GHNLoadProbe, GHNMemoryProbe

public abstract class GHNProbe
extends GCUBETestProbe

Abstract GHNProbe

Author:
Andrea Manzi(CERN)

Constructor Summary
GHNProbe()
           
 
Method Summary
 void sendMessage(GCUBEMessage message)
          Send Message using the JMS Client
 void sendMessageWithTest(org.gcube.messaging.common.messages.Test test)
          Send a Test using the JMS Client
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

GHNProbe

public GHNProbe()
Method Detail

sendMessageWithTest

public void sendMessageWithTest(org.gcube.messaging.common.messages.Test test)
Send a Test using the JMS Client


sendMessage

public void sendMessage(GCUBEMessage message)
Send Message using the JMS Client