@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface ManagedNotifications
ManagedNotifications
.Modifier and Type | Required Element and Description |
---|---|
ManagedNotification[] |
value |
public abstract ManagedNotification[] value