public interface AspectFactory
Object
after(Object result)
void
before(org.aspectj.lang.JoinPoint joinPoint)
proceed(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint)
targets()
void targets()
void before(org.aspectj.lang.JoinPoint joinPoint) throws Exception
joinPoint
Exception
Object after(Object result) throws Exception
result
Object proceed(org.aspectj.lang.ProceedingJoinPoint proceedingJoinPoint) throws Throwable
proceedingJoinPoint
Throwable
Copyright © 2018 Pivotal Software, Inc.. All rights reserved.