org.jboss.mx.modelmbean |
|
Java Source File Name | Type | Comment |
ModelMBeanConstants.java | Interface | Constants used with Model MBean implementations. |
ModelMBeanInvoker.java | Class | An extension of the
org.jboss.mx.server.MBeanInvoker MBeanInvoker that implements the base Model MBean functionality, essentially making the
Model MBean just another invoker of managed resources. |
RequiredModelMBeanInstantiator.java | Class | ModelMBean instantiator. |
RequiredModelMBeanInvoker.java | Class | An invoker that handles the 'ops' that are part of the RequiredModelMBean
that must be handled at that level rather than its delegate. |
XMBean.java | Class | XMBean implementation. |
XMBeanConstants.java | Interface | Constraint definitions for the
XMBean implementation. |