|
Java EE 5 SDK | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
MapStatistic | A Statistic which contains its members in a Map. |
NumberStatistic | Custom statistic type that returns a java.lang.Number. |
StringStatistic |
Class Summary | |
---|---|
BoundaryStatisticImpl | Serializable implementation of a BoundaryStatistic |
BoundedRangeStatisticImpl | Serializable implementation of a BoundedRangeStatistic |
CompositeDataStatistic | Implementation of Statistic which expects a CompositeData to contain them by name. |
CompositeDataStats | Implementation of Stats which expects a CompositeData to contain the Statistics keyed by name, with values of CompositeData. |
CountStatisticImpl | |
GetterInvocationHandler<T> | Abstract base InvocationHandler for any getXXX() method. |
MapGetterInvocationHandler<T> | Implements getXXX() based on a Map whose keys are the XXX part of the getXXX() method name. |
MapStatisticImpl | Generic implementation of Statistic which contains its members in a Map. |
NumberStatisticImpl | |
RangeStatisticImpl | |
StatisticFactory | Creates Statistic implementations based on CompositeData or Map. |
StatisticImpl | Implementation of Statistic which records its values in member variables. |
StatsFactory | Factory to create Stats subclasses of any kind, based on supplied interface type and a Map or CompositeData containing the Statistics. |
StatsImpl | Generic implementation of Stats based on either a Map or a CompositeData . |
StringStatisticImpl | |
TimeStatisticImpl |
Contains serializable implementations of the JSR 77 Stats and Statistics classes, as well as various helper classes.
|
Java EE 5 SDK | ||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Copyright 2006 Sun Microsystems, Inc. All rights reserved.