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

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

public class RIProfileUpdater
extends

Author:
Andrea Manzi(CERN)

Constructor Summary
RIProfileUpdater(java.util.HashMap<java.lang.String,RIAccountingData> data)
           
 
Method Summary
 void run()
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RIProfileUpdater

public RIProfileUpdater(java.util.HashMap<java.lang.String,RIAccountingData> data)
                 throws java.lang.Exception
Throws:
java.lang.Exception
Method Detail

run

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