| Interface | Description |
|---|---|
| EventFactory<EVENT> |
Interface for an EventFactory providing the contract for any event type
creation within Ikasan.
|
| EventListener<EVENT> |
Contract for an Event Listener.
|
| ManagedEventIdentifierService<IDENTIFIER,EVENT> |
Interface for a ManagedEventIdentifierService providing the contract for any
business event identifier to be added on the creation of a business event.
|
| ReplicationFactory<T> |
Provide a standard contract for a replication factory to replicate any given object.
|
| Class | Description |
|---|---|
| Resubmission<EVENT> |
| Exception | Description |
|---|---|
| ForceTransactionRollbackException |
Exception used to specify a transaction rollback.
|
| ManagedEventIdentifierException |
Exception used to specify an exception when dealing with setting an identifier
within the ManagedEventIdentiferService.
|
Copyright © 2007-2015 Ikasan. All Rights Reserved.