Annotation Interface Secondary


@Qualifier @Documented @Retention(RUNTIME) public @interface Secondary

Counter part to Primary that allows reducing the priority of a given bean for the purposes of dependency injection.

Author:
Graeme Rocher
See Also: