Package org.jboss.mx.modelmbean

Interface Summary
ModelMBeanConstants (src) Constants used with Model MBean implementations.
XMBeanConstants (src) Constraint definitions for the XMBean (src) implementation.
 

Class Summary
ModelMBeanInvoker (src) An extension of the MBeanInvoker (src) that implements the base Model MBean functionality, essentially making the Model MBean just another invoker of managed resources.
RequiredModelMBeanInstantiator (src) ModelMBean instantiator.
RequiredModelMBeanInvoker (src) An invoker that handles the 'ops' that are part of the RequiredModelMBean that must be handled at that level rather than its delegate.
XMBean (src) XMBean implementation.