|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ModelMBean | |
javax.management.modelmbean | |
org.jboss.mx.modelmbean |
Uses of ModelMBean in javax.management.modelmbean |
Classes in javax.management.modelmbean that implement ModelMBean | |
class |
RequiredModelMBean
Mandatory Model MBean implementation. |
Uses of ModelMBean in org.jboss.mx.modelmbean |
Classes in org.jboss.mx.modelmbean that implement ModelMBean | |
class |
ModelMBeanInvoker
An extension of the MBeanInvoker
that implements the base Model MBean functionality, essentially making the
Model MBean just another invoker of managed resources. |
class |
XMBean
XMBean implementation. |
Methods in org.jboss.mx.modelmbean that return ModelMBean | |
static ModelMBean |
RequiredModelMBeanInstantiator.instantiate()
|
static ModelMBean |
RequiredModelMBeanInstantiator.instantiate(ModelMBeanInfo info)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |