|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.hyperic.hq.measurement.data.TrackEventReport
public class TrackEventReport
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 |
---|
public TrackEventReport()
Method Detail |
---|
public void addEvent(TrackEvent event)
public TrackEvent[] getEvents()
|
Hyperic HQ Plugin API v. 4.4.0.2 | ||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |