ch.qos.logback.core.rolling.helper
Class AsynchronousCompressor

java.lang.Object
  extended by ch.qos.logback.core.rolling.helper.AsynchronousCompressor

public class AsynchronousCompressor
extends Object


Constructor Summary
AsynchronousCompressor(Compressor compressor)
           
 
Method Summary
 Future<?> compressAsynchronously()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AsynchronousCompressor

public AsynchronousCompressor(Compressor compressor)
Method Detail

compressAsynchronously

public Future<?> compressAsynchronously()


Copyright © 2005-2011 QOS.ch. All Rights Reserved.