org.rhq.plugins.jbossas.script
Class ScriptFileFinder.DirectoryFilter

java.lang.Object
  extended by org.rhq.plugins.jbossas.script.ScriptFileFinder.DirectoryFilter
All Implemented Interfaces:
FileFilter
Enclosing class:
ScriptFileFinder

protected static class ScriptFileFinder.DirectoryFilter
extends Object
implements FileFilter


Constructor Summary
protected ScriptFileFinder.DirectoryFilter()
           
 
Method Summary
 boolean accept(File file)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ScriptFileFinder.DirectoryFilter

protected ScriptFileFinder.DirectoryFilter()
Method Detail

accept

public boolean accept(File file)
Specified by:
accept in interface FileFilter


Copyright © 2008-2012 Red Hat, Inc.. All Rights Reserved.