Hyperic HQ Plugin API v. 4.4.0.2

org.hyperic.hq.measurement.data
Class TrackEventReport

java.lang.Object
  extended by org.hyperic.hq.measurement.data.TrackEventReport

public class TrackEventReport
extends java.lang.Object

This report object contains event batches


Constructor Summary
TrackEventReport()
          Just the default constructor for now
 
Method Summary
 void addEvent(TrackEvent event)
           
 TrackEvent[] getEvents()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TrackEventReport

public TrackEventReport()
Just the default constructor for now

Method Detail

addEvent

public void addEvent(TrackEvent event)

getEvents

public TrackEvent[] getEvents()

Hyperic HQ Plugin API v. 4.4.0.2

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