|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ReflectiveMethodInvocation | |
|---|---|
| org.springframework.aop.aspectj | AspectJ integration package. |
| Uses of ReflectiveMethodInvocation in org.springframework.aop.aspectj |
|---|
| Methods in org.springframework.aop.aspectj with parameters of type ReflectiveMethodInvocation | |
|---|---|
protected org.aspectj.weaver.tools.JoinPointMatch |
AbstractAspectJAdvice.getJoinPointMatch(ReflectiveMethodInvocation rmi)
|
protected org.aspectj.lang.ProceedingJoinPoint |
AspectJAroundAdvice.lazyGetProceedingJoinPoint(ReflectiveMethodInvocation rmi)
Return the ProceedingJoinPoint for the current invocation, instantiating it lazily if it hasn't been bound to the thread already. |
|
The Spring Framework | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||