org.sonatype.gossip.listener
Interface FileListener.RollingStrategy

All Known Implementing Classes:
FileSizeRollingStrategy
Enclosing class:
FileListener

public static interface FileListener.RollingStrategy

Interface for file rolling strategy's.


Method Summary
 boolean roll(FileListener listener)
           
 

Method Detail

roll

boolean roll(FileListener listener)


Copyright © 2008-2010 Sonatype. All Rights Reserved.