org.milyn.routing.file
Class FileOutputStreamResource.SplitFilenameFilter

java.lang.Object
  extended by org.milyn.routing.file.FileOutputStreamResource.SplitFilenameFilter
All Implemented Interfaces:
FileFilter
Enclosing class:
FileOutputStreamResource

public static class FileOutputStreamResource.SplitFilenameFilter
extends Object
implements FileFilter


Method Summary
 boolean accept(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Method Detail

accept

public boolean accept(File file)
Specified by:
accept in interface FileFilter


Copyright © 2014. All Rights Reserved.