Package | Description |
---|---|
javax.management.modelmbean |
Provides the definition of the ModelMBean classes.
|
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.
|