Package | Description |
---|---|
javax.management.j2ee.statistics |
Provides the standard interfaces for accessing performance data from
J2EE managed objects
|
Modifier and Type | Interface and Description |
---|---|
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 © 1996-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.