|
Spec-Zone .ru
спецификации, руководства, описания, API
|
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Package | Description |
|---|---|
| javax.management | Provides the core classes for the Java Management Extensions. |
| javax.management.modelmbean | Provides the definition of the ModelMBean classes. |
| Uses of DynamicMBean in javax.management |
|---|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardEmitterMBean
An MBean whose management interface is determined by reflection on a Java interface, and that emits notifications. |
class |
StandardMBean
An MBean whose management interface is determined by reflection on a Java interface. |
| Uses of DynamicMBean in javax.management.modelmbean |
|---|
| Modifier and Type | Interface and Description |
|---|---|
interface |
ModelMBean
This interface must be implemented by the ModelMBeans. |
| Modifier and Type | Class and Description |
|---|---|
class |
RequiredModelMBean
This class is the implementation of a ModelMBean. |
|
Java™ Platform Standard Ed. 7 DRAFT ea-b118 |
|||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
Copyright © 1993, 2010, Oracle Corporation. All rights reserved.