Uses of Interface
org.apache.felix.mosgi.jmx.agent.mx4j.server.MBeanInvoker

Packages that use MBeanInvoker
org.apache.felix.mosgi.jmx.agent.mx4j.server   
 

Uses of MBeanInvoker in org.apache.felix.mosgi.jmx.agent.mx4j.server
 

Classes in org.apache.felix.mosgi.jmx.agent.mx4j.server that implement MBeanInvoker
 class ReflectedMBeanInvoker
          MBeanInvoker that uses reflection to invoke on MBean instances.
 

Fields in org.apache.felix.mosgi.jmx.agent.mx4j.server declared as MBeanInvoker
 MBeanInvoker MBeanMetaData.invoker
          The invoker for the MBean, if it is a standard MBean