org.apache.axis2.metadata.resource
Interface ResourceFinder

All Known Implementing Classes:
ResourceFinderImpl

public interface ResourceFinder


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

Method Detail

getURLs

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

Parameters:
cl -
Returns:


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