|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
BoundaryStatistic | The BoundaryStatistic interface specifies standard measurements of the upper and lower limits of the value of an attribute. |
BoundedRangeStatistic | The BoundedRangeStatistic interface extends the RangeStatistic and BoundaryStatistic interfaces and provides standard measurements of a range that has fixed limits. |
CountStatistic | The CountStatistic interface specifies standard count measurements. |
EJBStats | The EJBStats interface specifies statistics provided by all EJB component types. |
EntityBeanStats | Specifies statistics provided by entity beans. |
JavaMailStats | Specifies the statistics provided by a JavaMail resource. |
JCAConnectionPoolStats | The JCAConnectionPoolStats interface specifies the statistics provided by a JCA connection pool. |
JCAConnectionStats | The JCAConnectionStats interface specifies the statistics provided by a JCA connection. |
JCAStats | The JCAStats interface specifies the statistics provided by a JCA resource. |
JDBCConnectionPoolStats | Specifies the statistics provided by a JDBC connection pool. |
JDBCConnectionStats | Specifies the statistics provided by a JDBC connection. |
JDBCStats | The JDBCStats type specifies the statistics provided by a JDBC resource. |
JMSConnectionStats | Specifies the statistics provided by a JMS connection. |
JMSConsumerStats | Specifies the statistics provided by a JMS message consumer. |
JMSEndpointStats | Specifies the base interface for the statistics provided by a JMS message producer or a JMS message consumer. |
JMSProducerStats | Specifies the statistics provided by a JMS message producer. |
JMSSessionStats | Specifies the statistics provided by a JMS session. |
JMSStats | The JMSStats interface specifies the statistics provided by a JMS resource. |
JTAStats | Specifies the statistics provided by a JTA resource. |
JVMStats | Specifies the statistics provided by a Java VM. |
MessageDrivenBeanStats | Specifies the statistics provided by a message driven bean. |
RangeStatistic | Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value. |
ServletStats | Specifies the statistics provided by a Servlet component. |
SessionBeanStats | Specifies the statistics provided by session beans of both stateful and stateless types. |
StatefulSessionBeanStats | Specifies the statistics provided by a stateful session bean. |
StatelessSessionBeanStats | Specifies the statistics provided by a stateless session bean. |
Statistic | The Statistic interface and its subinterfaces specify the required accessors which provide the performance data described by the specific attributes in the Stats interfaces. |
Stats | The Stats interface and its subinterfaces specify performance data accessors for each of the specific managed object types. |
TimeStatistic | Specifies standard timing measurements for a given operation. |
URLStats | Specifies the statistics provided by a URL resource. |
Provides statistics releated classes and interfaces.
The Performance Data Framework consists of the StatisticsProvider model, which any managed object may implement, the Stats interfaces, which specify standard performance attribute semantics for each managed object type, and the Statistic interfaces which provide specific interfaces for representing the common performance data types.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |