Package | Description |
---|---|
org.forgerock.audit.rotation |
Audit log file rotation classes.
|
Modifier and Type | Method and Description |
---|---|
void |
RotationHooks.postRotationAction(RotationContext context)
Method to run an action just after file has been rotated.
|
void |
RotationHooks.NoOpRotatationHooks.postRotationAction(RotationContext context) |
void |
RotationHooks.preRotationAction(RotationContext context)
Method to run an action just before file will be rotated.
|
void |
RotationHooks.NoOpRotatationHooks.preRotationAction(RotationContext context) |
Copyright 2011-2015 ForgeRock AS.