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