Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Glossary term
gloTermAEP Engine
termSynsAepEngine, Aep Engines, AepEngines

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
termLabels
termAbbrs
gloTermAepUnhandledMessageEvent
termAbbrstermSyns

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.

See AepUnhandledMessageEvent