The method replaces the DeprecatedMethod annotation with the standard deprecated annotation and injects a logging logic into an annotated method.
The method replaces the DeprecatedMethod annotation with the standard deprecated annotation and injects a logging logic into an annotated method.
A reflection white-box context
An expression annotated by DeprecatedMethod
An expression that is result of the annotation expansion
The object contains all the logic for expanding the DeprecatedMethod annotation.