|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use MethodInvocation | |
| org.jboss.aop.joinpoint | |
| org.jboss.aop.proxy | |
| Uses of MethodInvocation in org.jboss.aop.joinpoint |
| Subclasses of MethodInvocation in org.jboss.aop.joinpoint | |
class |
MethodInvocationWrapper
This wrapper class allows you to insert a chain of interceptors into the middle of a call stack. |
| Constructors in org.jboss.aop.joinpoint with parameters of type MethodInvocation | |
MethodInvocationWrapper(MethodInvocation wrapped,
Interceptor[] interceptors)
|
|
| Uses of MethodInvocation in org.jboss.aop.proxy |
| Subclasses of MethodInvocation in org.jboss.aop.proxy | |
class |
ProxyMethodInvocation
Comment |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||