Package | Description |
---|---|
org.forgerock.audit.handlers.jms |
This package contains a JMS AuditEventHandler implementation.
|
Modifier and Type | Method and Description |
---|---|
DeliveryModeConfig |
JmsAuditEventHandlerConfiguration.getDeliveryMode()
Returns the delivery mode configuration that should be used when publishing the JMS messages.
|
static DeliveryModeConfig |
DeliveryModeConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DeliveryModeConfig[] |
DeliveryModeConfig.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
JmsAuditEventHandlerConfiguration.setDeliveryMode(DeliveryModeConfig deliveryMode)
Sets the delivery mode configuration that should be used when publishing the JMS messages.
|
Copyright 2010-2022 ForgeRock AS.