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 is a repeatable annotation.
- Since:
 - 2.0
 - Author:
 - Rob Harrop
 - See Also:
 
- 
Required Element Summary
Required Elements - 
Optional Element Summary
Optional Elements