|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited @Documented public @interface ManagedNotifications
JDK 1.5+ method-level annotation that indicates JMX notifications emitted by
a bean, containing multiple ManagedNotifications
Required Element Summary | |
---|---|
ManagedNotification[] |
value
|
Element Detail |
---|
public abstract ManagedNotification[] value
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |