Package | Description |
---|---|
org.jboss.aop.joinpoint | |
org.jboss.aop.proxy | |
org.jboss.aop.proxy.container |
Modifier and Type | Class and Description |
---|---|
class |
MethodInvocationWrapper
This wrapper class allows you to insert a chain of interceptors into the middle of a call stack.
|
Constructor and Description |
---|
MethodInvocationWrapper(MethodInvocation wrapped,
Interceptor[] interceptors) |
Modifier and Type | Class and Description |
---|---|
class |
ProxyMethodInvocation
Comment
|
Modifier and Type | Class and Description |
---|---|
class |
ContainerProxyMethodInvocation
MethodInvocation allowing storage of the generated proxy
|
Copyright © 2013 JBoss, a division of Red Hat, Inc.. All Rights Reserved.