| Name | Description | Type | Package | Framework |
| BoundaryStatistic | Specifies standard measurements of the upper and lower limits of the value of an attribute. | Interface | javax.management.j2ee.statistics | Java EE |
| BoundedRangeStatistic | The BoundedRangeStatistic model aggregates the attributes of RangeStatistic and BoundaryStatistic and provides standard measurements of a range that has fixed limits. | Interface | javax.management.j2ee.statistics | Java EE |
| CountStatistic | Specifies standard count measurements. | Interface | javax.management.j2ee.statistics | Java EE |
| EJBStats | Specifies statistics provided by all EJB component types. | Interface | javax.management.j2ee.statistics | Java EE |
| EntityBeanStats | Specifies statistics provided by entity beans. | Interface | javax.management.j2ee.statistics | Java EE |
| JavaMailStats | Specifies the statistics provided by a JavaMail resource. | Interface | javax.management.j2ee.statistics | Java EE |
| JCAConnectionPoolStats | Specifies the statistics provided by a JCA Connection PoolThe number of connections closed | Interface | javax.management.j2ee.statistics | Java EE |
| JCAConnectionStats | Specifies the statistics provided by a JCA connectionReturns the associated JCAConnectionFactory OBJECT_NAME | Interface | javax.management.j2ee.statistics | Java EE |
| JCAStats | Specifies statistics provided by a JCA resourceReturns an array of JCAConnectionPool Stats that provide statistics about | Interface | javax.management.j2ee.statistics | Java EE |
| JDBCConnectionPoolStats | Specifies the statistics provided by a JDBC connection pool. | Interface | javax.management.j2ee.statistics | Java EE |
| JDBCConnectionStats | Specifies the statistics provided by all (pooled and non-pooled) JDBC connections. | Interface | javax.management.j2ee.statistics | Java EE |
| JDBCStats | Interface | javax.management.j2ee.statistics | Java EE | |
| JMSConnectionStats | Specifies the statistics provided by a JMS connectionReturns an array of JMSSessionStats that provide statistics | Interface | javax.management.j2ee.statistics | Java EE |
| JMSConsumerStats | Specifies the statistics provided by a JMS message consumerReturns a string that encapsulates the identity of a message origin | Interface | javax.management.j2ee.statistics | Java EE |
| JMSEndpointStats | Specifies the statistics provided by a JMS message producer or a JMS message consumer. | Interface | javax.management.j2ee.statistics | Java EE |
| JMSProducerStats | Specifies the statistics provided by a JMS message producerReturns a string that encapsulates the identity of the message destination | Interface | javax.management.j2ee.statistics | Java EE |
| JMSSessionStats | Specifies the statistics provided by a JMS session. | Interface | javax.management.j2ee.statistics | Java EE |
| JMSStats | Specifies the statistics provided by a JMS ResourceReturns an array of JMSConnectionStats that provide statistics about the connections associated with the referencing JMS resource. | Interface | javax.management.j2ee.statistics | Java EE |
| JTAStats | Specifies the statistics provided by a JTA resource. | Interface | javax.management.j2ee.statistics | Java EE |
| JVMStats | Specifies the statistics provided by a Java VM. | Interface | javax.management.j2ee.statistics | Java EE |
| ListenerRegistration | ListenerRegistration defines the methods which clients of the MEJB use to add and remove event listeners. | Interface | javax.management.j2ee | Java EE |
| Management | The Management interface provides the APIs to navigate and manipulate managed objects. | Interface | javax.management.j2ee | Java EE |
| ManagementHome | The required home interface for the J2EE Management EJB component (MEJB). | Interface | javax.management.j2ee | Java EE |
| MessageDrivenBeanStats | Specifies the statistics provided by a message driven bean. | Interface | javax.management.j2ee.statistics | Java EE |
| RangeStatistic | Specifies standard measurements of the lowest and highest values an attribute has held as well as its current value. | Interface | javax.management.j2ee.statistics | Java EE |
| ServletStats | Specifies the statistics provided by a Servlet. | Interface | javax.management.j2ee.statistics | Java EE |
| SessionBeanStats | Specifies the statistics provided by session beans of both stateful and stateless types. | Interface | javax.management.j2ee.statistics | Java EE |
| StatefulSessionBeanStats | Specifies the statistics provided by a stateful session bean. | Interface | javax.management.j2ee.statistics | Java EE |
| StatelessSessionBeanStats | Specifies the statistics provided by a stateless session bean. | Interface | javax.management.j2ee.statistics | Java EE |
| Statistic | The Statistic model and its sub-models specify the data models which are requried to be used to provide the performance data described by the specific attributes in the Stats models. | Interface | javax.management.j2ee.statistics | Java EE |
| Stats | The Stats model and its submodels specify performance data attributes for each of the specific managed object types. | Interface | javax.management.j2ee.statistics | Java EE |
| TimeStatistic | Specifies standard timing measurements. | Interface | javax.management.j2ee.statistics | Java EE |
| URLStats | Specifies the statistics provided by a URL resource. | Interface | javax.management.j2ee.statistics | Java EE |