Annotation Interface ManagedNotifications
Type-level annotation used as a container for one or more
@ManagedNotification declarations.
Note, however, that use of the @ManagedNotifications container
is completely optional since @ManagedNotification is a
repeatable annotation.
- Since:
- 2.0
- Author:
- Rob Harrop
- 
Required Element SummaryRequired Elements
- 
Element Details- 
valueManagedNotification[] value
 
-