org.apache.axis2.metadata.resource.impl
Class ResourceFinderImpl

java.lang.Object
  extended by org.apache.axis2.metadata.resource.impl.ResourceFinderImpl
All Implemented Interfaces:
ResourceFinder

public class ResourceFinderImpl
extends java.lang.Object
implements ResourceFinder


Constructor Summary
ResourceFinderImpl()
           
 
Method Summary
 java.net.URL[] getURLs(java.lang.ClassLoader cl)
          This method reads all the resource URLs available to this classLoader.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ResourceFinderImpl

public ResourceFinderImpl()
Method Detail

getURLs

public java.net.URL[] getURLs(java.lang.ClassLoader cl)
Description copied from interface: ResourceFinder
This method reads all the resource URLs available to this classLoader.

Specified by:
getURLs in interface ResourceFinder
Returns:


Copyright © 2007 Apache Web Services Project. All Rights Reserved.