|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface EventNotification
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 |
---|
org.eclipse.hyades.logging.events.cbe.CommonBaseEvent getEvent()
java.lang.String getGlobalInstanceId()
int getNotificationType()
NotificationHelper
. The type of notification determines what data is available from the
event notification object.
int
that represents the type of notification.
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |