| Package | Description | 
|---|---|
| javax.management.j2ee.statistics | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | EJBStatsSpecifies statistics provided by all EJB component types. | 
| interface  | EntityBeanStatsSpecifies statistics provided by entity beans. | 
| interface  | JCAConnectionPoolStatsSpecifies the statistics provided by a JCA Connection Pool | 
| interface  | JCAConnectionStatsSpecifies the statistics provided by a JCA connection | 
| interface  | JCAStatsSpecifies statistics provided by a JCA resource | 
| interface  | JDBCConnectionPoolStatsSpecifies the statistics provided by a JDBC connection pool. | 
| interface  | JDBCConnectionStatsSpecifies the statistics provided by all (pooled and non-pooled) JDBC connections. | 
| interface  | JDBCStatsStatistics provided by a JDBC resource | 
| interface  | JMSConnectionStatsSpecifies the statistics provided by a JMS connection | 
| interface  | JMSConsumerStatsSpecifies the statistics provided by a JMS message consumer | 
| interface  | JMSEndpointStatsSpecifies the statistics provided by a JMS message producer or a JMS message consumer. | 
| interface  | JMSProducerStatsSpecifies the statistics provided by a JMS message producer | 
| interface  | JMSSessionStatsSpecifies the statistics provided by a JMS session. | 
| interface  | JMSStatsSpecifies the statistics provided by a JMS Resource | 
| interface  | JTAStatsSpecifies the statistics provided by a JTA resource. | 
| interface  | JVMStatsSpecifies the statistics provided by a Java VM. | 
| interface  | MessageDrivenBeanStatsSpecifies the statistics provided by a message driven bean. | 
| interface  | ServletStatsSpecifies the statistics provided by a Servlet. | 
| interface  | SessionBeanStatsSpecifies the statistics provided by session beans of both stateful and stateless types. | 
| interface  | StatefulSessionBeanStatsSpecifies the statistics provided by a stateful session bean. | 
| interface  | StatelessSessionBeanStatsSpecifies the statistics provided by a stateless session bean. | 
| interface  | URLStatsSpecifies the statistics provided by a URL resource. | 
Copyright © 2017 JBoss by Red Hat. All rights reserved.