Annotation Type Decorator


@Target(ANNOTATION_TYPE) @Retention(RUNTIME) public @interface Decorator
Meta-annotation to be placed on another annotation that triggers decoration
Version:
$Revision: 1 $
Author:
Bill Burke
See Also: