|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface RolloverStrategy
A RollingPolicy
specifies the actions taken on a logging file rollover.
Method Summary | |
---|---|
RolloverDescription |
rollover(RollingFileManager manager)
Prepare for a rollover. |
Method Detail |
---|
RolloverDescription rollover(RollingFileManager manager) throws SecurityException
manager
- The RollingFileManager name for current active log file.
SecurityException
- if denied access to log files.
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |