org.rhq.plugins.jbossas.script
Class ScriptFileFinder.ScriptFileFilter
java.lang.Object
org.rhq.plugins.jbossas.script.ScriptFileFinder.ScriptFileFilter
- All Implemented Interfaces:
- FileFilter
- Enclosing class:
- ScriptFileFinder
protected class ScriptFileFinder.ScriptFileFilter
- extends Object
- implements FileFilter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ScriptFileFinder.ScriptFileFilter
protected ScriptFileFinder.ScriptFileFilter()
accept
public boolean accept(File file)
- Specified by:
accept in interface FileFilter
getWindowsScriptFileExtensions
protected List<String> getWindowsScriptFileExtensions()
getUnixScriptFileExtensions
protected List<String> getUnixScriptFileExtensions()
Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.