Annotation Interface ManagedNotification
@Target(TYPE)
@Retention(RUNTIME)
@Inherited
@Documented
@Repeatable(ManagedNotifications.class)
public @interface ManagedNotification
Type-level annotation that indicates a JMX notification emitted by a bean.
This annotation can be used as a repeatable annotation.
- 从以下版本开始:
- 4.0
- 作者:
- Rob Harrop
- 另请参阅:
-
必需元素概要
所需元素 -
可选元素概要
可选元素