|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
Constants used to specify whether to send an event to the event bus synchronously or asynchronously.
Emitter.sendEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent)
,
Emitter.sendEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent, int, int)
Field Summary | |
---|---|
static int |
ASYNCHRONOUS
Indicates that events should be sent to the event server asynchronously. |
static int |
DEFAULT
Indicates that events should be sent to the event bus using the default SynchronizationMode defined for the emitter. |
static int |
SYNCHRONOUS
Indicates that events should be sent to the event bus synchronously. |
Field Detail |
public static final int SYNCHRONOUS
Emitter.sendEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent)
,
Emitter.sendEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent, int, int)
,
Constant Field Valuespublic static final int ASYNCHRONOUS
Emitter.sendEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent)
,
Emitter.sendEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent, int, int)
,
Constant Field Valuespublic static final int DEFAULT
SynchronizationMode
defined for the emitter.
Emitter.sendEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent)
,
Emitter.sendEvent(org.eclipse.hyades.logging.events.cbe.CommonBaseEvent, int, int)
,
Constant Field Values
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |