Package com.ebay.carad.os.vitalsigns

Interface Summary
IDashboardAgent  
IDashboardReport Configuration object for the reports that are run by ReportAgent.
IDashboardReportContainer Represents a contained list of zero or more IDashboardReport configurations.
IDataRetriever  
IReportingListenerContainer  
 

Class Summary
AbstractListenerContainer  
DashboardAgent  
DashboardReport Configuration object for the reports that are run by ReportAgent.
DashboardReportContainer Basic implementation of IDashboardReportContainer for grouping arbitrary reports.
DataPoint A point of data logged at a given time, which represents the meat of most standard "data in timeline" type reports.
ReportContainerIterator An iterator that goes over an iterator containing IDashboardReportContainer objects, and explodes them to expose an iterator over IDashboardReport objects.
 

Exception Summary
ReportingException This (or a subclass of such) is the proper exception to throw from within any report, data retriever, or listener that misbehaves.
 



Copyright © 2004-2009. All Rights Reserved.