Java javax.management.j2ee.statistics Stats fields, constructors, methods, implement or subclass

Example usage for Java javax.management.j2ee.statistics Stats fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for javax.management.j2ee.statistics Stats.

The text is from its open source code.

Method

StatisticgetStatistic(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.