public class NeverBackupStrategy extends java.lang.Object implements BackupStrategy
| Constructor and Description |
|---|
NeverBackupStrategy() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
shouldBackup(java.io.File file)
Whether we should backup a specified log file.
|
public boolean shouldBackup(java.io.File file)
BackupStrategyshouldBackup in interface BackupStrategyfile - the log file