Annotation Interface ManagedNotifications


@Target(TYPE) @Retention(RUNTIME) @Inherited @Documented public @interface ManagedNotifications
Type-level annotation that indicates JMX notifications emitted by a bean, containing multiple ManagedNotifications.
从以下版本开始:
4.0
作者:
Rob Harrop