-
Integration point, exposing the JDBC
Connection/Transaction from the host system.
Encapsulates the event which is stored in (send to) the
Outbox.
A functional interface representing an
Event consumer.
Integration point, allowing to integrate with the host system monitoring implementation.
Represents a metric identifier which consists of its name and optional tags (key-value).
The main entrypoint to the Outbox module.
Creates an
Outbox instance backed by the relational database.
Integration point which allows to provide configuration options used by the
Outbox implementation.