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 |
EJBStats
Specifies statistics provided by all Jakarta Enterprise Beans component types.
|
interface |
EntityBeanStats
Specifies statistics provided by entity beans.
|
interface |
JCAConnectionPoolStats
Specifies the statistics provided by a Jakarta Connections Connection Pool
|
interface |
JCAConnectionStats
Specifies the statistics provided by a Jakarta Connections connection
|
interface |
JCAStats
Specifies statistics provided by a Jakarta Connections 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 Jakarta Messaging connection
|
interface |
JMSConsumerStats
Specifies the statistics provided by a Jakarta Messaging message consumer
|
interface |
JMSEndpointStats
Specifies the statistics provided by a Jakarta Messaging message producer or a Jakarta Messaging message consumer.
|
interface |
JMSProducerStats
Specifies the statistics provided by a Jakarta Messaging message producer
|
interface |
JMSSessionStats
Specifies the statistics provided by a Jakarta Messaging session.
|
interface |
JMSStats
Specifies the statistics provided by a Jakarta Messaging Resource
|
interface |
JTAStats
Specifies the statistics provided by a Jakarta Transactions 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 © 2019 Eclipse Foundation.
Use is subject to license terms.