public abstract class AbstractURLResourceLocation extends Object implements ResourceLocation
Constructor and Description |
---|
AbstractURLResourceLocation(URL codeSource) |
Modifier and Type | Method and Description |
---|---|
void |
close() |
boolean |
equals(Object o) |
URL |
getCodeSource() |
int |
hashCode() |
String |
toString() |
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
getManifest, getResourceHandle
public AbstractURLResourceLocation(URL codeSource)
public final URL getCodeSource()
getCodeSource
in interface ResourceLocation
public void close()
close
in interface ResourceLocation
elasticsearch-river-jdbc