Package org.wso2.carbon.server.util
Class Utils.JarFileFilter
- java.lang.Object
-
- org.wso2.carbon.server.util.Utils.JarFileFilter
-
- All Implemented Interfaces:
FileFilter
- Enclosing class:
- Utils
public static class Utils.JarFileFilter extends Object implements FileFilter
-
-
Constructor Summary
Constructors Constructor Description JarFileFilter()
-
-
-
Method Detail
-
accept
public boolean accept(File pathname)
- Specified by:
acceptin interfaceFileFilter
-
-