org.apache.axis2.metadata.resource
Interface ResourceFinder

All Known Implementing Classes:
ResourceFinderImpl

public interface ResourceFinder


Method Summary
 URL[] getURLs(ClassLoader cl)
          This method reads all the resource URLs available to this classLoader.
 

Method Detail

getURLs

URL[] getURLs(ClassLoader cl)
This method reads all the resource URLs available to this classLoader.

Parameters:
cl -
Returns:


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