Annotation Interface After


@Retention(RUNTIME) @Target(METHOD) public @interface After
After finally advice
Author:
Alexandre Vasseur