Class ResourceFinderImpl

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

public class ResourceFinderImpl extends Object implements ResourceFinder
  • Constructor Details

    • ResourceFinderImpl

      public ResourceFinderImpl()
  • Method Details

    • getURLs

      public URL[] getURLs(ClassLoader cl)
      Description copied from interface: ResourceFinder
      This method reads all the resource URLs available to this classLoader.
      Specified by:
      getURLs in interface ResourceFinder
      Parameters:
      cl -
      Returns: