Coalevo Logo

Package net.coalevo.statistics.model

Provides the model interfaces and classes of the statistics bundle

See:
          Description

Interface Summary
AgentBoundCounter Extends Counter to allow binding it to an agent.
AgentBoundCounterStats Defines an interface for basic agent bound counter statistics.
Counter Defines a simple counter.
RRD Interface for a round robin database based statistics.
 

Exception Summary
NoSuchCounterException Exception thrown if a counter is requested that does not exist.
NoSuchRRDException Exception thrown if an RRD is requested that does not exist.
NoSuchTemplateException Exception thrown if a template is requested that does not exist.
StatisticsServiceException Exception thrown when the StatisticsService fails to provide a given service functionality due to an internal error.
 

Package net.coalevo.statistics.model Description

Provides the model interfaces and classes of the statistics bundle.

Related Documentation

For overviews, tutorials, examples, guides, and documentation, please see:


Coalevo Logo

(c) 2004-2009 VFI (http://www.vfi.or.at)