Annotation Type Secondary
-
@Documented @Inherited @Target({TYPE,METHOD}) @Retention(RUNTIME) public @interface Secondary
Marker interface to indicate that a component must be de-prioritize in the case of multiple possible implementations.- See Also:
ComponentRegistry
,ComponentFactory
,Component