Annotation Interface AspectAnnotation


@Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface AspectAnnotation
Marks an aspect by a simple annotation
Author:
mlaroche