Uses of Interface
com.ibm.di.config.interfaces.RawConnectorConfig

Packages that use RawConnectorConfig
com.ibm.di.config.base   
com.ibm.di.config.interfaces   
com.ibm.di.server   
 

Uses of RawConnectorConfig in com.ibm.di.config.base
 

Classes in com.ibm.di.config.base that implement RawConnectorConfig
 class RawConnectorConfigImpl
           
 

Methods in com.ibm.di.config.base that return RawConnectorConfig
 RawConnectorConfig PropertyStoreConfigImpl.getConnectionConfig()
          Connector driver parameters
 RawConnectorConfig EventHandlerConfigImpl.getConnectionConfig()
           
 RawConnectorConfig ConnectorConfigImpl.getConnectionConfig()
          Connector driver parameters
 

Methods in com.ibm.di.config.base with parameters of type RawConnectorConfig
 void ConnectorConfigImpl.setConnectionConfig(RawConnectorConfig rcc)
           
 

Uses of RawConnectorConfig in com.ibm.di.config.interfaces
 

Methods in com.ibm.di.config.interfaces that return RawConnectorConfig
 RawConnectorConfig PropertyStoreConfig.getConnectionConfig()
          Connection parameters
 RawConnectorConfig EventHandlerConfig.getConnectionConfig()
           
 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