|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use Dispatcher | |
org.jboss.mx.server |
Uses of Dispatcher in org.jboss.mx.server |
Classes in org.jboss.mx.server that implement Dispatcher | |
class |
AttributeDispatcher
A dispatcher used by the AbstractMBeanInvoker class for the attribute getter and setter dispatch. |
class |
Invocation
|
class |
ReflectedDispatcher
|
Fields in org.jboss.mx.server declared as Dispatcher | |
static Dispatcher |
InvocationContext.NULL_DISPATCHER
|
Methods in org.jboss.mx.server that return Dispatcher | |
Dispatcher |
InvocationContext.getDispatcher()
|
Methods in org.jboss.mx.server with parameters of type Dispatcher | |
void |
InvocationContext.setDispatcher(Dispatcher d)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |