@Target(value=TYPE) @Retention(value=RUNTIME) @Inherited @Documented public @interface ManagedNotifications
@ManagedNotification
declarations.
Note, however, that use of the @ManagedNotifications
container
is completely optional since @ManagedNotification
is a
repeatable annotation.
Modifier and Type | Required Element and Description |
---|---|
ManagedNotification[] |
value |
public abstract ManagedNotification[] value