|
JBossMX Parent POM 6.0.0.GA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |
@Documented @Retention(value=RUNTIME) @Target(value=TYPE) public @interface NotificationInfo
NotificationInfo.
Required Element Summary | |
---|---|
String[] |
types
The notification types |
Optional Element Summary | |
---|---|
Description |
description
The description of the notification |
String[] |
descriptorFields
Descriptor key value paris |
Class<? extends Notification> |
notificationClass
The notification class |
Element Detail |
---|
public abstract String[] types
public abstract Description description
public abstract String[] descriptorFields
public abstract Class<? extends Notification> notificationClass
|
JBossMX Parent POM 6.0.0.GA | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT |