Uses of Package
javax.management.j2ee.statistics

Packages that use javax.management.j2ee.statistics
javax.management.j2ee.statistics Provides statistics releated classes and interfaces.  
 

Classes in javax.management.j2ee.statistics used by javax.management.j2ee.statistics
BoundaryStatistic
          The BoundaryStatistic interface specifies standard measurements of the upper and lower limits of the value of an attribute.
BoundedRangeStatistic
          The BoundedRangeStatistic interface extends the RangeStatistic and BoundaryStatistic interfaces and provides standard measurements of a range that has fixed limits.
CountStatistic
          The CountStatistic interface specifies standard count measurements.
EJBStats
          The EJBStats interface specifies statistics provided by all EJB component types.
JCAConnectionPoolStats
          The JCAConnectionPoolStats interface specifies the statistics provided by a JCA connection pool.
JCAConnectionStats
          The JCAConnectionStats interface specifies the statistics provided by a JCA connection.
JDBCConnectionPoolStats
          Specifies the statistics provided by a JDBC connection pool.
JDBCConnectionStats
          Specifies the statistics provided by a JDBC connection.
JMSConnectionStats
          Specifies the statistics provided by a JMS connection.
JMSConsumerStats
          Specifies the statistics provided by a JMS message consumer.
JMSEndpointStats
          Specifies the base interface for the statistics provided by a JMS message producer or a JMS message consumer.
JMSProducerStats
          Specifies the statistics provided by a JMS message producer.
JMSSessionStats
          Specifies the statistics provided by a JMS session.
RangeStatistic
          Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.
SessionBeanStats
          Specifies the statistics provided by session beans of both stateful and stateless types.
Statistic
          The Statistic interface and its subinterfaces specify the required accessors which provide the performance data described by the specific attributes in the Stats interfaces.
Stats
          The Stats interface and its subinterfaces specify performance data accessors for each of the specific managed object types.
TimeStatistic
          Specifies standard timing measurements for a given operation.
 



Copyright © 2002-2003 EJTools Org.. All Rights Reserved.