|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.glassfish.external.statistics.impl.StatsImpl
public final class StatsImpl
| Constructor Summary | |
|---|---|
protected |
StatsImpl(StatisticImpl[] statisticArray)
|
| Method Summary | |
|---|---|
Statistic |
getStatistic(String statisticName)
Get a Statistic by name. |
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. |
void |
reset()
Call reset on all of the Statistic objects contained by this Stats object |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
protected StatsImpl(StatisticImpl[] statisticArray)
| Method Detail |
|---|
public Statistic getStatistic(String statisticName)
Stats
getStatistic in interface Statspublic String[] getStatisticNames()
Stats
getStatisticNames in interface Statspublic Statistic[] getStatistics()
Stats
getStatistics in interface Statspublic void reset()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||