|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MBeanInvoker | |
---|---|
mx4j.server |
Uses of MBeanInvoker in mx4j.server |
---|
Classes in mx4j.server that implement MBeanInvoker | |
class |
BCELMBeanInvoker
MBeanInvoker that generates on-the-fly implementations to call standard MBeans directly, instead of using reflection. |
class |
ReflectedMBeanInvoker
MBeanInvoker that uses reflection to invoke on MBean instances. |
Fields in mx4j.server declared as MBeanInvoker | |
MBeanInvoker |
MBeanMetaData.invoker
The invoker for the MBean, if it is a standard MBean |
Methods in mx4j.server that return MBeanInvoker | |
static MBeanInvoker |
BCELMBeanInvoker.create(MBeanMetaData metadata)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |