|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use InvocationContext | |
org.jboss.mx.server |
Uses of InvocationContext in org.jboss.mx.server |
Subclasses of InvocationContext in org.jboss.mx.server | |
class |
Invocation
|
Fields in org.jboss.mx.server declared as InvocationContext | |
protected InvocationContext |
AbstractMBeanInvoker.getMBeanInfoCtx
|
protected InvocationContext |
AbstractMBeanInvoker.preRegisterCtx
|
protected InvocationContext |
AbstractMBeanInvoker.postRegisterCtx
|
protected InvocationContext |
AbstractMBeanInvoker.preDeregisterCtx
|
protected InvocationContext |
AbstractMBeanInvoker.postDeregisterCtx
|
Methods in org.jboss.mx.server with parameters of type InvocationContext | |
void |
InvocationContext.copy(InvocationContext src)
|
void |
Invocation.addContext(InvocationContext ctx)
|
Constructors in org.jboss.mx.server with parameters of type InvocationContext | |
Invocation(InvocationContext ic)
|
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |