- Refactored
Advice
to allow usage as a wrapper for anImplementation
. This allows chaining of such advices. - Allow to dynamically locate a
FieldDescription
orParameterDescription
from a customAdvice
annotation which binds the field or parameter value. - Added
invokeSelf
option toMethodCall
instrumentation.