|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |