Annotation Type StashNotifierDefault
@Qualifier
@Target({FIELD,PARAMETER,METHOD})
@Retention(RUNTIME)
public @interface StashNotifierDefault
Use this annotation to inject the default value of
HttpNotifierSelector
or HttpNotifier
.