| Package | Description | 
|---|---|
| javax.management.j2ee.statistics | Provides the standard interfaces for accessing performance data from
Jakarta EE managed objects | 
| Modifier and Type | Interface and Description | 
|---|---|
| interface  | EJBStatsSpecifies statistics provided by all Jakarta Enterprise Beans component types. | 
| interface  | EntityBeanStatsSpecifies statistics provided by entity beans. | 
| interface  | JCAConnectionPoolStatsSpecifies the statistics provided by a Jakarta Connections Connection Pool | 
| interface  | JCAConnectionStatsSpecifies the statistics provided by a Jakarta Connections connection | 
| interface  | JCAStatsSpecifies statistics provided by a Jakarta Connections 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 Jakarta Messaging connection | 
| interface  | JMSConsumerStatsSpecifies the statistics provided by a Jakarta Messaging message consumer | 
| interface  | JMSEndpointStatsSpecifies the statistics provided by a Jakarta Messaging message producer or a Jakarta Messaging message consumer. | 
| interface  | JMSProducerStatsSpecifies the statistics provided by a Jakarta Messaging message producer | 
| interface  | JMSSessionStatsSpecifies the statistics provided by a Jakarta Messaging session. | 
| interface  | JMSStatsSpecifies the statistics provided by a Jakarta Messaging Resource | 
| interface  | JTAStatsSpecifies the statistics provided by a Jakarta Transactions 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 © 2019 Eclipse Foundation.
Use is subject to license terms.