| Interface | Description |
|---|---|
| JmsContextManager |
Interface for retrieving a
JMS topic and a JMS connection factory. |
| Publisher<T> |
Defines a generic interface for audit event publishers.
|
| Class | Description |
|---|---|
| BatchPublisher<T> |
Generic publisher that will queue anything for batch processing.
|
| BatchPublisherConfiguration |
This class holds the configuration properties that are used by the {#link BatchPublisher} to control the batch queue
and worker threads that process the items in the queue.
|
| JmsAuditEventHandler |
Publishes Audit events on a JMS Topic.
|
| JmsAuditEventHandlerConfiguration |
Configuration object for the
JmsAuditEventHandler. |
| JmsAuditEventHandlerConfiguration.JndiConfiguration |
Stores the JNDI context properties and lookup names.
|
| Enum | Description |
|---|---|
| DeliveryModeConfig |
Configuration wrapper for JMS
DeliveryMode persistence constants. |
| SessionModeConfig |
Configuration wrapper for JMS
Session.getAcknowledgeMode() SessionMode setting. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.