| Package | Description |
|---|---|
| org.forgerock.audit.events.handlers.writers |
| Modifier and Type | Field and Description |
|---|---|
static RotatableWriter.RolloverLifecycleHook |
RotatableWriter.NOOP_ROLLOVER_LIFECYCLE_HOOK
A RotationRetentionCheckHook that does nothing.
|
| Constructor and Description |
|---|
RotatableWriter(File file,
FileBasedEventHandlerConfiguration configuration,
boolean append,
RotatableWriter.RolloverLifecycleHook rolloverLifecycleHook)
Constructs a
RotatableWriter given an initial file to manage rotation/retention, a
a FileBasedEventHandlerConfiguration and a RotatableWriter.RolloverLifecycleHook. |
Copyright © 2025 Open Identity Platform Community. All rights reserved.