org.apache.axis2.metadata.factory
Class ResourceFinderFactory

java.lang.Object
  extended by org.apache.axis2.metadata.factory.ResourceFinderFactory

public class ResourceFinderFactory
extends Object


Constructor Summary
ResourceFinderFactory()
           
 
Method Summary
 ResourceFinder getResourceFinder()
           
 void setResourceFinder(ResourceFinder finder)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceFinderFactory

public ResourceFinderFactory()
Method Detail

getResourceFinder

public ResourceFinder getResourceFinder()

setResourceFinder

public void setResourceFinder(ResourceFinder finder)


Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.