| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.sun.appserv.management.j2ee.statistics.MapStatisticImpl
com.sun.appserv.management.j2ee.statistics.CompositeDataStatistic
Implementation of Statistic which expects a CompositeData to contain them by name.
| Constructor Summary | |
| CompositeDataStatistic(CompositeData compositeData)Create a new CompositeDataStatistic using the specified CompositeData. | |
| CompositeDataStatistic(java.util.Map map)Create a new instance using the specified Mapwhose keys are the Statistic names. | |
| CompositeDataStatistic(Statistic statistic)Create a new instance using the specified Statistic as the source for the members. | |
| Methods inherited from class com.sun.appserv.management.j2ee.statistics.MapStatisticImpl | 
| asMap, equals, getDescription, getint, getLastSampleTime, getlong, getName, getStartTime, getString, getUnit, getValue, setName, toString, valueNames | 
| Methods inherited from class java.lang.Object | 
| clone, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public CompositeDataStatistic(CompositeData compositeData)
CompositeData.
                Create from a CompositeData
public CompositeDataStatistic(java.util.Map map)
Map
                whose keys are the Statistic names.
public CompositeDataStatistic(Statistic statistic)
| 
 | J2EE1.4 SDK | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
Copyright 2003 Sun Microsystems, Inc. All rights reserved.