public static interface RollingPolicyDecorator.RolloverListener
Modifier and Type | Method and Description |
---|---|
void |
onNoRolloverDetected(Path baseFolder,
String[] relativeFileNames) |
void |
onRollover(Path baseFolder,
String[] relativeFileNames) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.