Annotation Interface Reflective


Indicate that the annotated element requires reflection.

When present, either directly or as a meta-annotation, this annotation triggers the configured processors against the annotated element. By default, a reflection hint is registered for the annotated element so that it can be discovered and invoked if necessary.

Since:
6.0
Author:
Stephane Nicoll, Sam Brannen
See Also: