Uses of Package
org.forgerock.audit.rotation
-
Packages that use org.forgerock.audit.rotation Package Description org.forgerock.audit.events.handlers This package contains the defaultAuditEventHandlers
.org.forgerock.audit.events.handlers.writers Utility classes for writing streams of characters.org.forgerock.audit.rotation Audit log file rotation classes. -
Classes in org.forgerock.audit.rotation used by org.forgerock.audit.events.handlers Class Description RotationPolicy Interface to decide if a file should be rotated or not. -
Classes in org.forgerock.audit.rotation used by org.forgerock.audit.events.handlers.writers Class Description RotatableObject Interface defining methods a rotatable file needs.RotationHooks Callback hooks to allow custom action to be taken before and after file rotation occurs. -
Classes in org.forgerock.audit.rotation used by org.forgerock.audit.rotation Class Description RotatableObject Interface defining methods a rotatable file needs.RotationContext This class holds some information while a file is being rotated.RotationHooks Callback hooks to allow custom action to be taken before and after file rotation occurs.RotationPolicy Interface to decide if a file should be rotated or not.