|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| 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 |
| Uses of MethodInvocation in org.jboss.aop.proxy.container |
|---|
| Subclasses of MethodInvocation in org.jboss.aop.proxy.container | |
|---|---|
class |
ContainerProxyMethodInvocation
MethodInvocation allowing storage of the generated proxy |
| Uses of MethodInvocation in org.jboss.aspects.asynchronous.aspects.jboss |
|---|
| Fields in org.jboss.aspects.asynchronous.aspects.jboss declared as MethodInvocation | |
|---|---|
MethodInvocation |
InvokeTaskInputParameters.invocation
|
| Methods in org.jboss.aspects.asynchronous.aspects.jboss with parameters of type MethodInvocation | |
|---|---|
Object |
AsynchronousAspect.execute(MethodInvocation invocation)
|
Object |
TraceThreadAspect.trace(MethodInvocation methodInvocation)
|
| Constructors in org.jboss.aspects.asynchronous.aspects.jboss with parameters of type MethodInvocation | |
|---|---|
InvokeTaskInputParameters(MethodInvocation invocation)
|
|
| Uses of MethodInvocation in org.jboss.aspects.dbc |
|---|
| Methods in org.jboss.aspects.dbc with parameters of type MethodInvocation | |
|---|---|
Object |
DesignByContractAspect.invoke(MethodInvocation invocation)
|
| Uses of MethodInvocation in org.jboss.aspects.patterns.readwritelock |
|---|
| Methods in org.jboss.aspects.patterns.readwritelock with parameters of type MethodInvocation | |
|---|---|
Object |
ReadWriteLockAspect.readLockMethod(MethodInvocation invocation)
|
Object |
ReadWriteLockAspect.writeLockMethod(MethodInvocation invocation)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||