nAround
( the previous example )
nMethodInterceptor
– add behaviour and continue explitly to the next advice in the chain
nBefore
nMethodBeforeAdvice
nAfter
nAfterReturningAdvice
nAfter
throwing exception
nThrowsAdvice
– specify per exception type or generalise