ch.qos.logback.core.rolling.helper
Class CompressionRunnable
java.lang.Object
ch.qos.logback.core.rolling.helper.CompressionRunnable
- All Implemented Interfaces:
- Runnable
public class CompressionRunnable
- extends Object
- implements Runnable
Method Summary |
void |
run()
|
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CompressionRunnable
public CompressionRunnable(Compressor compressor,
String nameOfFile2Compress,
String nameOfCompressedFile,
String innerEntryName)
run
public void run()
- Specified by:
run
in interface Runnable
Copyright © 2005-2013 QOS.ch. All Rights Reserved.