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, setId
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
getDependencyIds, getId, resolve, validate
public String getFailoverDependencyId()
getFailoverDependencyId
in interface DataConnector
public void setFailoverDependencyIds(String id)
id
- ID of data connectors to use if this one failsCopyright © 1999–2014. All rights reserved.