| 
 | 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.CompositeDataStats
Implementation of Stats which expects a CompositeData to contain the Statistics keyed by name, with values of CompositeData.
| Constructor Summary | |
| CompositeDataStats(CompositeData compositeData)Create a new CompositeDataStats using the specified CompositeData | |
| Method Summary | |
|  Statistic | getStatistic(java.lang.String statisticName)Get a Statistic by name. | 
|  java.lang.String[] | getStatisticNames()Returns an array of Strings which are the names of the attributes from the specific Stats submodel that this object supports. | 
|  Statistic[] | getStatistics()Returns an array containing all of the Statistic objects supported by this Stats object. | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
public CompositeDataStats(CompositeData compositeData)
| Method Detail | 
public Statistic getStatistic(java.lang.String statisticName)
Stats
getStatistic in interface Statspublic java.lang.String[] getStatisticNames()
Stats
getStatisticNames in interface Statspublic Statistic[] getStatistics()
Stats
getStatistics in interface Stats| 
 | 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.