public class RegExDirTailingAdaptor extends DirTailingAdaptor
adaptorNameadaptorID, control, dest, type| Constructor and Description | 
|---|
| RegExDirTailingAdaptor() | 
| Modifier and Type | Method and Description | 
|---|---|
| org.apache.commons.io.filefilter.IOFileFilter | getFileFilter()Returns  IOFileFilterconstructed using the wild character. | 
getAdaptorAddCommand, 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.getFileFilter in class DirTailingAdaptorIOFileFilter constructed using the wild character. Subclasses can override this method 
 return their own version of IOFileFilter instance.Copyright © 2014 Apache Software Foundation. All Rights Reserved.