Uses of Class
org.jboss.mx.server.InvocationContext

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.postDeregisterCtx
           
protected  InvocationContext AbstractMBeanInvoker.postRegisterCtx
           
protected  InvocationContext AbstractMBeanInvoker.preDeregisterCtx
           
protected  InvocationContext AbstractMBeanInvoker.preRegisterCtx
           
 

Methods in org.jboss.mx.server with parameters of type InvocationContext
 void Invocation.addContext(InvocationContext ctx)
           
 void InvocationContext.copy(InvocationContext src)
           
 

Constructors in org.jboss.mx.server with parameters of type InvocationContext
Invocation(InvocationContext ic)
           
 



Copyright © 2002 JBoss Group, LLC. All Rights Reserved.