|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value={TYPE,FIELD,METHOD}) @Retention(value=RUNTIME) @Documented public @interface MergeAction
Indicates that, for other annotation metadata on the current class, field, how they should be handled.
In the AnnotationMetadataProviderImpl
implemention, only MERGE and REMOVE are supported.
Required Element Summary | |
---|---|
MetadataMergeAction |
value
|
Element Detail |
---|
public abstract MetadataMergeAction value
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |