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

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

Uses of Stats in javax.management.j2ee.statistics
 

Subinterfaces of Stats in javax.management.j2ee.statistics
 interface EJBStats
          The EJBStats interface specifies statistics provided by all EJB component types.
 interface EntityBeanStats
          Specifies statistics provided by entity beans.
 interface JavaMailStats
          Specifies the statistics provided by a JavaMail resource.
 interface JCAConnectionPoolStats
          The JCAConnectionPoolStats interface specifies the statistics provided by a JCA connection pool.
 interface JCAConnectionStats
          The JCAConnectionStats interface specifies the statistics provided by a JCA connection.
 interface JCAStats
          The JCAStats interface specifies the statistics provided by a JCA resource.
 interface JDBCConnectionPoolStats
          Specifies the statistics provided by a JDBC connection pool.
 interface JDBCConnectionStats
          Specifies the statistics provided by a JDBC connection.
 interface JDBCStats
          The JDBCStats type specifies the 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 base interface for 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
          The JMSStats interface 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 component.
 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 © 2002-2003 EJTools Org.. All Rights Reserved.