Package javax.management.j2ee.statistics

Interface Summary
BoundaryStatistic (src) Specifies standard measurements of the upper and lower limits of the value of an attribute.
BoundedRangeStatistic (src) The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
CountStatistic (src) Specifies standard count measurements.
EJBStats (src) Specifies statistics provided by all EJB component types.
EntityBeanStats (src) Specifies statistics provided by entity beans.
JavaMailStats (src) Specifies the statistics provided by a JavaMail resource.
JCAConnectionPoolStats (src) Specifies the statistics provided by a JCA Connection Pool
JCAConnectionStats (src) Specifies the statistics provided by a JCA connection
JCAStats (src) Specifies statistics provided by a JCA resource
JDBCConnectionPoolStats (src) Specifies the statistics provided by a JDBC connection pool.
JDBCConnectionStats (src) Specifies the statistics provided by all (pooled and non-pooled) JDBC connections.
JDBCStats (src) Statistics provided by a JDBC resource
JMSConnectionStats (src) Specifies the statistics provided by a JMS connection
JMSConsumerStats (src) Specifies the statistics provided by a JMS message consumer
JMSEndpointStats (src) Specifies the statistics provided by a JMS message producer or a JMS message consumer.
JMSProducerStats (src) Specifies the statistics provided by a JMS message producer
JMSSessionStats (src) Specifies the statistics provided by a JMS session.
JMSStats (src) Specifies the statistics provided by a JMS Resource
JTAStats (src) Specifies the statistics provided by a JTA resource.
JVMStats (src) Specifies the statistics provided by a Java VM.
MessageDrivenBeanStats (src) Specifies the statistics provided by a message driven bean.
RangeStatistic (src) Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.
ServletStats (src) Specifies the statistics provided by a Servlet.
SessionBeanStats (src) Specifies the statistics provided by session beans of both stateful and stateless types.
StatefulSessionBeanStats (src) Specifies the statistics provided by a stateful session bean.
StatelessSessionBeanStats (src) Specifies the statistics provided by a stateless session bean.
Statistic (src) The Statistic model and its sub-models specify the data models which are requried to be used to provide the performance data described by the specific attributes in the Stats models.
Stats (src) The Stats model and its submodels specify performance data attributes for each of the specific managed object types.
TimeStatistic (src) Specifies standard timing measurements.
URLStats (src) Specifies the statistics provided by a URL resource.