|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use AbstractMBeanInvoker | |
org.jboss.mx.modelmbean | |
org.jboss.mx.server |
Uses of AbstractMBeanInvoker in org.jboss.mx.modelmbean |
Subclasses of AbstractMBeanInvoker in org.jboss.mx.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 |
RequiredModelMBeanInvoker
An invoker that handles the 'ops' that are part of the RequiredModelMBean that must be handled at that level rather than its delegate. |
class |
XMBean
XMBean implementation. |
Uses of AbstractMBeanInvoker in org.jboss.mx.server |
Subclasses of AbstractMBeanInvoker in org.jboss.mx.server | |
class |
RawDynamicInvoker
|
Methods in org.jboss.mx.server with parameters of type AbstractMBeanInvoker | |
void |
InvocationContext.setInvoker(AbstractMBeanInvoker mi)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |