|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface SynchronizationMode
Constants used to specify whether to send an event to the event service 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 service asynchronously. |
static int |
DEFAULT
Indicates that events should be sent to the event service using the default SynchronizationMode defined for the emitter. |
static int |
SYNCHRONOUS
Indicates that events should be sent to the event service synchronously. |
Field Detail |
---|
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 Valuesstatic 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 Valuesstatic 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
|
IBM WebSphere Application ServerTM Release 8 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |