public abstract class BaseDataConnector extends AbstractResolutionPlugIn<Map<String,BaseAttribute>> implements DataConnector
DataConnector plug-ins.| Constructor and Description |
|---|
BaseDataConnector()
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
String |
getFailoverDependencyId()
Returns the ID of data connectors to use if this one fails.
|
void |
setFailoverDependencyIds(String id)
Set the ID of data connectors to use if this one fails.
|
getDependencyIds, getId, getValuesFromAllDependencies, getValuesFromAttributeDependency, getValuesFromConnectorDependency, setIdclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDependencyIds, getId, resolve, validatepublic String getFailoverDependencyId()
getFailoverDependencyId in interface DataConnectorpublic void setFailoverDependencyIds(String id)
id - ID of data connectors to use if this one failsCopyright © 1999–2014. All rights reserved.