注释类型 NotificationSource
-
@Target({TYPE,ANNOTATION_TYPE}) @Retention(RUNTIME) @Inherited @Documented public @interface NotificationSource声明通知的来源。
@Target({TYPE,ANNOTATION_TYPE})
@Retention(RUNTIME)
@Inherited
@Documented
public @interface NotificationSource