Package org.forgerock.audit.handlers.jms
This package contains a JMS AuditEventHandler implementation.
- 
Interface Summary Interface Description JmsContextManager Interface for retrieving aJMS topicand aJMS connection factory.
- 
Class Summary Class Description JmsAuditEventHandler Publishes Audit events on a JMS Topic.JmsAuditEventHandlerConfiguration Configuration object for theJmsAuditEventHandler.JmsAuditEventHandlerConfiguration.BatchConfiguration 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.JmsAuditEventHandlerConfiguration.JndiConfiguration Stores the JNDI context properties and lookup names.
- 
Enum Summary Enum Description DeliveryModeConfig Configuration wrapper for JMSDeliveryModepersistence constants.SessionModeConfig Configuration wrapper for JMSSession.getAcknowledgeMode()SessionMode setting.