org.hyperic.hq.measurement.data
Class TrackEventReport
java.lang.Object
org.hyperic.hq.measurement.data.TrackEventReport
public class TrackEventReport
- extends Object
This report object contains event batches
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TrackEventReport
public TrackEventReport()
- Just the default constructor for now
addEvent
public void addEvent(TrackEvent event)
getEvents
public TrackEvent[] getEvents()
Copyright © 2004-2010 Hyperic, Inc. support@hyperic.net, All Rights Reserved.