Package org.forgerock.audit.handlers.jms
package org.forgerock.audit.handlers.jms
This package contains a JMS AuditEventHandler implementation.
-
ClassDescriptionGeneric publisher that will queue anything for batch processing.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.Configuration wrapper for JMS
DeliveryMode
persistence constants.Publishes Audit events on a JMS Topic.Configuration object for theJmsAuditEventHandler
.Stores the JNDI context properties and lookup names.Interface for retrieving aJMS topic
and aJMS connection factory
.Publisher<T>Defines a generic interface for audit event publishers.Configuration wrapper for JMSSession.getAcknowledgeMode()
SessionMode setting.