org.apache.servicemix.common.wsdl1
Class AbstractWsdl1Deployer.WsdlFilter

java.lang.Object
  extended by org.apache.servicemix.common.wsdl1.AbstractWsdl1Deployer.WsdlFilter
All Implemented Interfaces:
java.io.FilenameFilter
Enclosing class:
AbstractWsdl1Deployer

public static class AbstractWsdl1Deployer.WsdlFilter
extends java.lang.Object
implements java.io.FilenameFilter


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

Constructor Detail

AbstractWsdl1Deployer.WsdlFilter

public AbstractWsdl1Deployer.WsdlFilter()
Method Detail

accept

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


Copyright © 2005-2012 FuseSource. All Rights Reserved.