org.objectweb.proactive.loadbalancing
Class InformationRecover

java.lang.Object
  extended by org.objectweb.proactive.loadbalancing.InformationRecover
All Implemented Interfaces:
ProActiveInternalObject

public class InformationRecover
extends java.lang.Object
implements ProActiveInternalObject


Constructor Summary
InformationRecover()
           
 
Method Summary
 void register(java.lang.String balancerName, double load, java.lang.String destination, java.lang.String className)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

InformationRecover

public InformationRecover()
Method Detail

register

public void register(java.lang.String balancerName,
                     double load,
                     java.lang.String destination,
                     java.lang.String className)


Copyright 2001-2007 INRIA All Rights Reserved.