| IBM WebSphere Application ServerTM
Release 6 |
|||||||
PREV NEXT | FRAMES NO FRAMES |
Interface Summary | |
TransactionMode | Constants used to specify whether to send an event to the event bus in the same transaction as the caller or in a new transaction. |
SynchronizationMode | Constants used to specify whether to send an event to the event bus synchronously or asynchronously. |
EmitterFactory | This interface is used by event sources to create emitter instances. |
Emitter | This is the interface for the event emitter. |
Exception Summary | |
TransactionModeNotSupportedException | Indicates that the caller attempted to use a transaction mode that is not supported by the emitter. |
SynchronizationModeNotSupportedException | Indicates that the caller attempted to use a synchronization mode that is not supported by the emitter. |
SendFailureException | Indicates that a problem occurred in the emitter processing when sending an event to the event bus. |
EmitterException | Indicates that an error has occurred during emitter processing. |
| IBM WebSphere Application ServerTM
Release 6 |
|||||||
PREV NEXT | FRAMES NO FRAMES |