@Retention(value=RUNTIME) @Target(value=METHOD) public @interface AnnotateOriginal
The element can also be annotated with TargetElement to specify additional properties. See TargetClass for an overview of the annotation system.
TargetElement
TargetClass
Copyright © 2012, 2024, Oracle and/or its affiliates. All rights reserved.