...
Glossary term | ||||
---|---|---|---|---|
| ||||
The AepEngine sits at the core of every talon application. It drives the transactional machinery that coordinates messaging (SMA), state (ODS) and event dispatch (application handlers). |
Glossary term | |||||||||
---|---|---|---|---|---|---|---|---|---|
| |||||||||
An event emitted by an AepEngine when a message is received, but not handled by an any EventHandler. An application can provide an EventHandler for this event type to quarantine or or take other actions prior to the message being acknowledged. |