Uses of Interface
mx4j.server.MBeanInvoker

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)
           
 



Copyright © 2001-2002 MX4J Team. All Rights Reserved.