|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Repesents an event notification that is recieved through JMS.
Method Summary | |
---|---|
org.eclipse.hyades.logging.events.cbe.CommonBaseEvent |
getEvent()
Get the event that the notification represents. |
java.lang.String |
getGlobalInstanceId()
Get the global instance ID of the event that the notification represents. |
int |
getNotificationType()
Get the numeric notification type. |
Method Detail |
public org.eclipse.hyades.logging.events.cbe.CommonBaseEvent getEvent()
public java.lang.String getGlobalInstanceId()
public int getNotificationType()
NotificationHelper
. The type of notification determines what data is available from the
event notification object.
int
that represents the type of notification.
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |