org.apache.axis2.metadata.resource.impl
Class ResourceFinderImpl
java.lang.Object
org.apache.axis2.metadata.resource.impl.ResourceFinderImpl
- All Implemented Interfaces:
- ResourceFinder
public class ResourceFinderImpl
- extends Object
- implements ResourceFinder
Method Summary |
URL[] |
getURLs(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 |
ResourceFinderImpl
public ResourceFinderImpl()
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
- Returns:
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.