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, startderegisterAndStop, getType, hardStop, parseArgs, shutdown, startpublic org.apache.commons.io.filefilter.IOFileFilter getFileFilter()
DirTailingAdaptorIOFileFilter 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.