Uses of Class
org.jboss.mx.server.registry.MBeanEntry

Packages that use MBeanEntry
org.jboss.mx.server   
 

Uses of MBeanEntry in org.jboss.mx.server
 

Fields in org.jboss.mx.server declared as MBeanEntry
protected  MBeanEntry AbstractMBeanInvoker.resourceEntry
          The mbean server register entry used for the TCL
 

Methods in org.jboss.mx.server that return MBeanEntry
static MBeanEntry AbstractMBeanInvoker.getMBeanEntry()
          An accessor for the MBeanEntry thread local
 

Methods in org.jboss.mx.server with parameters of type MBeanEntry
static void AbstractMBeanInvoker.setMBeanEntry(MBeanEntry entry)
          Set the MBeanEntry thread local value.
 

Constructors in org.jboss.mx.server with parameters of type MBeanEntry
AbstractMBeanInvoker(MBeanEntry resourceEntry)
          Constructs an invoker with the target resource entry.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.