Uses of Class
org.apache.jackrabbit.core.journal.RotatingLogFile

Packages that use RotatingLogFile
org.apache.jackrabbit.core.journal   
 

Uses of RotatingLogFile in org.apache.jackrabbit.core.journal
 

Methods in org.apache.jackrabbit.core.journal that return RotatingLogFile
static RotatingLogFile[] RotatingLogFile.listFiles(File directory, String basename)
          List all log files inside some directory.
 

Methods in org.apache.jackrabbit.core.journal with parameters of type RotatingLogFile
 int RotatingLogFile.compareTo(RotatingLogFile o)
          Compares this log file to another file.
 



Copyright © 2004-2008 The Apache Software Foundation. All Rights Reserved.