public abstract class ResourceDiscoverer extends AbstractConnectionDiscoverer
| Modifier and Type | Field and Description |
|---|---|
protected static String |
STORE_ID_DELIM |
| Constructor and Description |
|---|
ResourceDiscoverer() |
| Modifier and Type | Method and Description |
|---|---|
protected abstract void |
initialize() |
protected void |
load(File file) |
protected void |
load(InputStream stream) |
protected void |
load(Reader stream) |
addConnection, addConnectionListener, dispose, fireDiscoveryUpdate, getConnections, removeConnection, removeConnectionListener, setConnectionsprotected static final String STORE_ID_DELIM
protected abstract void initialize()
protected void load(File file)
protected void load(InputStream stream)
protected void load(Reader stream)