public abstract class DefaultArchiveRemover extends ContextAwareBase implements ArchiveRemover
| Modifier and Type | Field and Description |
|---|---|
protected static long |
INACTIVITY_TOLERANCE_IN_MILLIS |
protected static long |
UNINITIALIZED |
context| Constructor and Description |
|---|
DefaultArchiveRemover(FileNamePattern fileNamePattern,
RollingCalendar rc) |
| Modifier and Type | Method and Description |
|---|---|
void |
clean(java.util.Date now) |
void |
setMaxHistory(int maxHistory) |
addError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, getDeclaredOrigin, getStatusManager, setContextclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitaddError, addError, addInfo, addInfo, addStatus, addWarn, addWarn, getContext, setContextprotected static final long UNINITIALIZED
protected static final long INACTIVITY_TOLERANCE_IN_MILLIS
public DefaultArchiveRemover(FileNamePattern fileNamePattern, RollingCalendar rc)
public void clean(java.util.Date now)
clean in interface ArchiveRemoverpublic void setMaxHistory(int maxHistory)
setMaxHistory in interface ArchiveRemover