public class BpelEventNotification
extends javax.management.Notification
BpelEvents
to JMX NotificationListeners.| Constructor and Description |
|---|
BpelEventNotification(java.lang.Object source,
long sequence,
BpelEvent bpelEvent)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
BpelEvent |
getBpelEvent()
Get the
BpelEvent payload. |
public BpelEventNotification(java.lang.Object source,
long sequence,
BpelEvent bpelEvent)
BpelEvent object.source - originating object/ObjectNamesequence - event sequencebpelEvent - BpelEvent payload