public class RegExDirTailingAdaptor extends DirTailingAdaptor
Constructor and Description |
---|
RegExDirTailingAdaptor() |
Modifier and Type | Method and Description |
---|---|
org.apache.commons.io.filefilter.IOFileFilter |
getFileFilter()
Returns
IOFileFilter constructed using the wild character. |
getCurrentStatus, parseArgs, run, shutdown, start
deregisterAndStop, getType, hardStop, parseArgs, shutdown, start
public org.apache.commons.io.filefilter.IOFileFilter getFileFilter()
DirTailingAdaptor
IOFileFilter
constructed using the wild character. Subclasses can override this method
return their own version of IOFileFilter
instance.IOFileFilter
constructed using the wild character. Subclasses can override this method
return their own version of IOFileFilter
instance.Copyright © 2016 Apache Software Foundation. All Rights Reserved.