Uses of Interface
javax.management.j2ee.statistics.Stats

Packages that use Stats
javax.management.j2ee.statistics Provides the standard interfaces for accessing performance data from J2EE managed objects 
 

Uses of Stats in javax.management.j2ee.statistics
 

Subinterfaces of Stats in javax.management.j2ee.statistics
 interface EJBStats
          Specifies statistics provided by all EJB component types.
 interface EntityBeanStats
          Specifies statistics provided by entity beans.
 interface JCAConnectionPoolStats
          Specifies the statistics provided by a JCA Connection Pool
 interface JCAConnectionStats
          Specifies the statistics provided by a JCA connection
 interface JCAStats
          Specifies statistics provided by a JCA resource
 interface JDBCConnectionPoolStats
          Specifies the statistics provided by a JDBC connection pool.
 interface JDBCConnectionStats
          Specifies the statistics provided by all (pooled and non-pooled) JDBC connections.
 interface JDBCStats
          Statistics provided by a JDBC resource
 interface JMSConnectionStats
          Specifies the statistics provided by a JMS connection
 interface JMSConsumerStats
          Specifies the statistics provided by a JMS message consumer
 interface JMSEndpointStats
          Specifies the statistics provided by a JMS message producer or a JMS message consumer.
 interface JMSProducerStats
          Specifies the statistics provided by a JMS message producer
 interface JMSSessionStats
          Specifies the statistics provided by a JMS session.
 interface JMSStats
          Specifies the statistics provided by a JMS Resource
 interface JTAStats
          Specifies the statistics provided by a JTA resource.
 interface JVMStats
          Specifies the statistics provided by a Java VM.
 interface MessageDrivenBeanStats
          Specifies the statistics provided by a message driven bean.
 interface ServletStats
          Specifies the statistics provided by a Servlet.
 interface SessionBeanStats
          Specifies the statistics provided by session beans of both stateful and stateless types.
 interface StatefulSessionBeanStats
          Specifies the statistics provided by a stateful session bean.
 interface StatelessSessionBeanStats
          Specifies the statistics provided by a stateless session bean.
 interface URLStats
          Specifies the statistics provided by a URL resource.
 



Copyright © 2008 Sun Microsystems, Inc.. All Rights Reserved.