org.apache.axis2.metadata.factory
Class ResourceFinderFactory

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

public class ResourceFinderFactory
extends java.lang.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 © 2007 Apache Web Services Project. All Rights Reserved.