Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.measurement.server.session
Class ResourceDataPoint

java.lang.Object
  extended by org.hyperic.hq.measurement.server.session.DataPoint
      extended by org.hyperic.hq.measurement.server.session.ResourceDataPoint
All Implemented Interfaces:
java.io.Serializable

public class ResourceDataPoint
extends DataPoint

See Also:
Serialized Form

Constructor Summary
ResourceDataPoint(Resource resource, DataPoint point)
           
 
Method Summary
 Resource getResource()
           
 
Methods inherited from class org.hyperic.hq.measurement.server.session.DataPoint
equals, getMetricId, getMetricValue, getTimestamp, getValue, hashCode, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ResourceDataPoint

public ResourceDataPoint(Resource resource,
                         DataPoint point)
Method Detail

getResource

public Resource getResource()

Hyperic HQ Plugin API v. 4.4.0.2

Copyright © 2004-2006 Hyperic, Inc. support@hyperic.net, All Rights Reserved.