Uses of Package
org.forgerock.audit.handlers.jms
-
Packages that use org.forgerock.audit.handlers.jms Package Description org.forgerock.audit.handlers.jms This package contains a JMS AuditEventHandler implementation. -
Classes in org.forgerock.audit.handlers.jms used by org.forgerock.audit.handlers.jms Class Description DeliveryModeConfig Configuration wrapper for JMSDeliveryMode
persistence constants.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.JmsContextManager Interface for retrieving aJMS topic
and aJMS connection factory
.SessionModeConfig Configuration wrapper for JMSSession.getAcknowledgeMode()
SessionMode setting.