railo.commons.io
Class FileRotation

java.lang.Object
  extended by railo.commons.io.FileRotation

public class FileRotation
extends Object


Constructor Summary
FileRotation()
           
 
Method Summary
static void checkFile(Resource res, long maxFileSize, int maxFiles, byte[] header)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FileRotation

public FileRotation()
Method Detail

checkFile

public static void checkFile(Resource res,
                             long maxFileSize,
                             int maxFiles,
                             byte[] header)
                      throws IOException
Throws:
IOException


Copyright © 2012 Railo