Verwendungen von Schnittstelle
org.aspectj.lang.ProceedingJoinPoint
Packages, die ProceedingJoinPoint verwenden
-
Verwendungen von ProceedingJoinPoint in org.aspectj.runtime.internal
Methoden in org.aspectj.runtime.internal, die ProceedingJoinPoint zurückgebenModifizierer und TypMethodeBeschreibungAroundClosure.linkClosureAndJoinPoint()
This method is called to implicitly associate the closure with the joinpoint as required for @AJ aspect proceed()AroundClosure.linkClosureAndJoinPoint
(int flags) This method is called to implicitly associate the closure with the joinpoint as required for @AJ aspect proceed()AroundClosure.linkStackClosureAndJoinPoint
(int flags) This method is called to implicitly associate the closure with the joinpoint as required for @AJ aspect proceed()