Modifier and Type | Class and Description |
---|---|
class |
AbstractResourceHandle |
Modifier and Type | Method and Description |
---|---|
ResourceHandle |
ResourceFinder.getResource(String name)
Get the resource by name and, if found, open connection to it and return
the
handle of it. |
ResourceHandle |
ResourceLocation.getResourceHandle(String resourceName) |
Modifier and Type | Class and Description |
---|---|
class |
DirectoryResourceHandle |
Modifier and Type | Method and Description |
---|---|
ResourceHandle |
DirectoryResourceLocation.getResourceHandle(String resourceName) |
Modifier and Type | Class and Description |
---|---|
class |
JarResourceHandle |
Modifier and Type | Method and Description |
---|---|
ResourceHandle |
JarResourceLocation.getResourceHandle(String resourceName) |
Modifier and Type | Method and Description |
---|---|
ResourceHandle |
URIResourceFinder.getResource(String resourceName) |
elasticsearch-river-jdbc