Package | Description |
---|---|
org.forgerock.audit.handlers.jms |
This package contains a JMS AuditEventHandler implementation.
|
Modifier and Type | Method and Description |
---|---|
SessionModeConfig |
JmsAuditEventHandlerConfiguration.getSessionMode()
Returns the mode that the JMS session should use when publishing the JMS messages.
|
static SessionModeConfig |
SessionModeConfig.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SessionModeConfig[] |
SessionModeConfig.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.setSessionMode(SessionModeConfig sessionMode)
Sets the session mode that the JMS session should use when publishing the JMS messages.
|
Copyright 2010-2022 ForgeRock AS.