|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||
| Packages that use RawConnectorConfig | |
|---|---|
| com.ibm.di.config.base | Provides classes that implement the Tivoli Directory Integrator configuration model. |
| com.ibm.di.config.interfaces | Provides the interfaces for the Tivoli Directory Integrator configuration model. |
| com.ibm.di.server | Provides classes for the Tivoli Directory Integrator core engine. |
| Uses of RawConnectorConfig in com.ibm.di.config.base |
|---|
| Classes in com.ibm.di.config.base that implement RawConnectorConfig | |
|---|---|
class |
RawConnectorConfigImpl
Contains all the parameters needed to load and instantiate a Connector. |
| Methods in com.ibm.di.config.base that return RawConnectorConfig | |
|---|---|
RawConnectorConfig |
PropertyStoreConfigImpl.getConnectionConfig()
Connector driver parameters |
RawConnectorConfig |
ConnectorConfigImpl.getConnectionConfig()
Connection parameters |
| Methods in com.ibm.di.config.base with parameters of type RawConnectorConfig | |
|---|---|
void |
ConnectorConfigImpl.setConnectionConfig(RawConnectorConfig rcc)
Sets the connectionConfig attribute of the connector config. |
| Uses of RawConnectorConfig in com.ibm.di.config.interfaces |
|---|
| Methods in com.ibm.di.config.interfaces that return RawConnectorConfig | |
|---|---|
RawConnectorConfig |
TDIPropertyStore.getConnectionConfig()
Return the config for the underlying Connector. |
RawConnectorConfig |
PropertyStoreConfig.getConnectionConfig()
Connection parameters |
RawConnectorConfig |
ConnectorConfig.getConnectionConfig()
Connection parameters |
| Uses of RawConnectorConfig in com.ibm.di.server |
|---|
| Fields in com.ibm.di.server declared as RawConnectorConfig | |
|---|---|
protected RawConnectorConfig |
AssemblyLineComponent.connConfig
This is the configuration of the ConnectorInterface |
|
|||||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||||