org.objectweb.proactive.loadbalancing.metrics.currenttimemillis
Class CurrentTimeMillisMetricFactory

java.lang.Object
  extended by org.objectweb.proactive.loadbalancing.metrics.currenttimemillis.CurrentTimeMillisMetricFactory
All Implemented Interfaces:
java.io.Serializable, MetricFactory

public class CurrentTimeMillisMetricFactory
extends java.lang.Object
implements MetricFactory

See Also:
Serialized Form

Constructor Summary
CurrentTimeMillisMetricFactory()
           
 
Method Summary
 Metric getNewMetric()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

CurrentTimeMillisMetricFactory

public CurrentTimeMillisMetricFactory()
Method Detail

getNewMetric

public Metric getNewMetric()
Specified by:
getNewMetric in interface MetricFactory


Copyright 2001-2007 INRIA All Rights Reserved.