public final class FsControllerFilter extends Object implements net.java.truecommons.shed.Filter<FsController>
| Constructor and Description |
|---|
FsControllerFilter(FsMountPoint prefix)
Constructs a new file system controller filter.
|
public FsControllerFilter(FsMountPoint prefix)
prefix - the prefix of the mount point used to filter file system
controllers.public boolean accept(FsController controller)
accept in interface net.java.truecommons.shed.Filter<FsController>Copyright © 2005–2014 Schlichtherle IT Services. All rights reserved.