org.apache.servicemix.wsn.component
Class WSNDeployer.XmlFilter

java.lang.Object
  extended by org.apache.servicemix.wsn.component.WSNDeployer.XmlFilter
All Implemented Interfaces:
FilenameFilter
Enclosing class:
WSNDeployer

public static class WSNDeployer.XmlFilter
extends Object
implements FilenameFilter


Constructor Summary
WSNDeployer.XmlFilter()
           
 
Method Summary
 boolean accept(File dir, String name)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WSNDeployer.XmlFilter

public WSNDeployer.XmlFilter()
Method Detail

accept

public boolean accept(File dir,
                      String name)
Specified by:
accept in interface FilenameFilter


Copyright © 2005-2008 Apache Software Foundation. All Rights Reserved.