com.sun.grizzly.http.servlet.deployer.filter
Class DeployableFilter
java.lang.Object
com.sun.grizzly.http.servlet.deployer.filter.DeployableFilter
- All Implemented Interfaces:
- FilenameFilter
public class DeployableFilter
- extends Object
- implements FilenameFilter
- Author:
- Sebastien Dionne
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DeployableFilter
public DeployableFilter()
accept
public boolean accept(File dir,
String name)
- Specified by:
accept
in interface FilenameFilter
Copyright © 2012 Oracle Corporation. All Rights Reserved.