Package org.apache.axis2.classloader
Class AbstractUrlResourceLocation
java.lang.Object
org.apache.axis2.classloader.AbstractUrlResourceLocation
- All Implemented Interfaces:
ResourceLocation
- Direct Known Subclasses:
DirectoryResourceLocation,JarResourceLocation
- Version:
- $Rev: 704201 $ $Date: 2008-10-14 00:22:25 +0530 (Tue, 14 Oct 2008) $
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, waitMethods inherited from interface org.apache.axis2.classloader.ResourceLocation
getManifest, getResourceHandle
-
Constructor Details
-
AbstractUrlResourceLocation
-
-
Method Details
-
getCodeSource
- Specified by:
getCodeSourcein interfaceResourceLocation
-
close
public void close()- Specified by:
closein interfaceResourceLocation
-
equals
-
hashCode
public final int hashCode() -
toString
-