@Target(value=TYPE)
@Retention(value=RUNTIME)
@Inherited
@Documented
public @interface ManagedNotification
ManagedNotification
Modifier and Type | Required Element and Description |
---|---|
java.lang.String |
name |
java.lang.String[] |
notificationTypes |
Modifier and Type | Optional Element and Description |
---|---|
java.lang.String |
description |