Uses of Class
org.jboss.aop.joinpoint.InvocationResponse

Packages that use InvocationResponse
org.jboss.aop   
org.jboss.aop.proxy   
 

Uses of InvocationResponse in org.jboss.aop
 

Methods in org.jboss.aop that return InvocationResponse
 InvocationResponse Advisor.dynamicInvoke(Object target, Invocation invocation)
           
 InvocationResponse Dispatcher.invoke(Invocation invocation)
           
 

Uses of InvocationResponse in org.jboss.aop.proxy
 

Methods in org.jboss.aop.proxy that return InvocationResponse
 InvocationResponse ClassProxy._dynamicInvoke(Invocation invocation)
           
 InvocationResponse ClassProxyTemplate._dynamicInvoke(Invocation invocation)
           
 InvocationResponse Proxy._dynamicInvoke(Invocation invocation)
           
 



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