org.apache.geronimo.kernel.classloader
Class AbstractUrlResourceLocation
java.lang.Object
org.apache.geronimo.kernel.classloader.AbstractUrlResourceLocation
- All Implemented Interfaces:
- ResourceLocation
- Direct Known Subclasses:
- DirectoryResourceLocation, JarResourceLocation
- public abstract class AbstractUrlResourceLocation
- extends Object
- implements ResourceLocation
- Version:
- $Rev: 409817 $ $Date: 2006-05-27 09:56:38 +0200 (Sat, 27 May 2006) $
AbstractUrlResourceLocation
public AbstractUrlResourceLocation(URL codeSource)
getCodeSource
public final URL getCodeSource()
- Specified by:
getCodeSource
in interface ResourceLocation
close
public void close()
- Specified by:
close
in interface ResourceLocation
equals
public final boolean equals(Object o)
hashCode
public final int hashCode()
toString
public final String toString()
Copyright © 2003-2007 Apache Software Foundation. All Rights Reserved.