org.gcube.common.accounting.node.probes
Class NodeAccountingProbe

java.lang.Object
  extended by GCUBETestProbe
      extended by org.gcube.common.accounting.node.probes.NodeAccountingProbe

public class NodeAccountingProbe
extends GCUBETestProbe

Author:
Andrea Manzi(CERN)

Constructor Summary
NodeAccountingProbe()
           
 
Method Summary
 void run()
          
 void sendMessage(GCUBEMessage message)
          
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NodeAccountingProbe

public NodeAccountingProbe()
Method Detail

run

public void run()
         throws java.lang.Exception

Throws:
java.lang.Exception

sendMessage

public void sendMessage(GCUBEMessage message)