Uses of Package
org.glassfish.j2ee.statistics

Packages that use org.glassfish.j2ee.statistics
com.sun.enterprise.admin.monitor.registry Provides for collection of monitoring statistics from JSR77 compliant Stats implementations through the JMX API. 
com.sun.enterprise.admin.monitor.stats Provides for implementations of various Stats interfaces. These Stats interfaces are based on those defined by JSR 77. 
org.glassfish.j2ee.statistics   
 

Classes in org.glassfish.j2ee.statistics used by com.sun.enterprise.admin.monitor.registry
EntityBeanStats
          Specifies statistics provided by entity beans.
JVMStats
          Specifies the statistics provided by a Java VM.
MessageDrivenBeanStats
          Specifies the statistics provided by a message driven bean.
StatefulSessionBeanStats
          Specifies the statistics provided by a stateful session bean.
StatelessSessionBeanStats
          Specifies the statistics provided by a stateless session bean.
Stats
          The Stats model and its submodels specify performance data attributes for each of the specific managed object types.
 

Classes in org.glassfish.j2ee.statistics used by com.sun.enterprise.admin.monitor.stats
BoundaryStatistic
          Specifies standard measurements of the upper and lower limits of the value of an attribute.
BoundedRangeStatistic
          The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
CountStatistic
          Specifies standard count measurements.
JTAStats
          Specifies the statistics provided by a JTA resource.
RangeStatistic
          Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value.
Statistic
          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
          The Stats model and its submodels specify performance data attributes for each of the specific managed object types.
TimeStatistic
          Specifies standard timing measurements.
 

Classes in org.glassfish.j2ee.statistics used by org.glassfish.j2ee.statistics
BoundaryStatistic
          Specifies standard measurements of the upper and lower limits of the value of an attribute.
BoundedRangeStatistic
          The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits.
CountStatistic
          Specifies standard count measurements.
EJBStats
          Specifies statistics provided by all EJB component types.
JCAConnectionPoolStats
          Specifies the statistics provided by a JCA Connection Pool
JCAConnectionStats
          Specifies the statistics provided by a JCA connection
JDBCConnectionPoolStats
          Specifies the statistics provided by a JDBC connection pool.
JDBCConnectionStats
          Specifies the statistics provided by all (pooled and non-pooled) JDBC connections.
JMSConnectionStats
          Specifies the statistics provided by a JMS connection
JMSConsumerStats
          Specifies the statistics provided by a JMS message consumer
JMSEndpointStats
          Specifies 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 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
          The Stats model and its submodels specify performance data attributes for each of the specific managed object types.
TimeStatistic
          Specifies standard timing measurements.
 



Copyright © 2012. All Rights Reserved.