com.silverpeas.util
Annotation Type Default


@Target(value={TYPE,METHOD})
@Retention(value=RUNTIME)
@Inherited
@Documented
@Primary
public @interface Default

Extension of Spring @Primary annotation to have something more like CDI.

Author:
ehugonnet



Copyright © 2016 Silverpeas. All Rights Reserved.