Uses of Class
com.ibm.di.config.base.BaseConfigurationImpl

Packages that use BaseConfigurationImpl
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.config.xml Provides classes that implement the reading and writing of the Tivoli Directory Integrator configuration components. 
 

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

Subclasses of BaseConfigurationImpl in com.ibm.di.config.base
 class ALMappingConfigImpl
          This is the implementation class for the configuration of an AssemblyLine Attribute Map Component.
 class AssemblyLineConfigImpl
          The implementation class for the configuration of an AssemblyLine.
 class AttributeMapConfigImpl
          The implementation class for the configuration of an AttributeMap
 class AttributeMapItemImpl
          The implementation class of the AttributeMapItem interface.
 class BranchConditionImpl
          Implementation of the configuration for a single condition in a BranchingConfig.
 class BranchingConfigImpl
          Implements the configuration of a component used to branch the business logic
 class CallConfigImpl
          Deprecated.  
 class CallParamConfigImpl
          Deprecated.  
 class CheckpointConfigImpl
          Deprecated.  
 class ConnectorConfigImpl
          This class implements the TDI Connector configuration.
 class ConnectorSchemaConfigImpl
          Deprecated.  
 class ConnectorSchemaItemConfigImpl
          Deprecated.  
 class ContainerConfigImpl
          Implements a Container containing BaseConfiguration objects.
 class DeltaConfigImpl
          Implements a Delta Configuration, which is used by Connectors in Iterator mode.
 class ExposedPropertyImpl
          Implementation of ExposedProperty interface.
 class ExternalPropertiesImpl
          Deprecated.  
 class FileNamespace
          This implementation provides access via the file system.
 class FormConfigImpl
          Implementation of the configuration of a Form that can be displayed by the Configuration Editor
 class FormItemConfigImpl
          Implementation of one item in a FormConfigImpl
 class FormSectionImpl
          Implementation of one section in a FormConfigImpl
 class FunctionConfigImpl
          The configuration for a TDI Function Component, e.g.
 class HookConfigImpl
          This is the implementation class for the configuration of a single Hook.
 class HooksConfigImpl
          Implements the configuration for all the Hooks e.g.
 class InheritConfigImpl
          Deprecated.  
 class InstanceConfigImpl
          Implements Configuration Instance parameters, e.g the name of the Config Instance and which AssemblyLines should be automatically started.
 class LibraryConfigImpl
          Implements LibraryConfig
 class LinkCriteriaConfigImpl
          Implements the configuration for a Link Criteria in a Connector.
 class LinkCriteriaItemImpl
          Implements the configuration for a single item in a LinkCriteriaConfig.
 class LogConfigImpl
          Implements the Logging Configuration for e.g.
 class LogConfigItemImpl
          The configuration of a single Logger for e.g.
 class LoopConfigImpl
          Implements the configuration for a Loop Component in an AssemblyLine.
 class MetamergeConfigImpl
          Implements MetamergeConfig.
 class MetamergeFolderImpl
          Implements a container for other folders and leaf configuration objects.
 class NamespaceConfigImpl
          Implements a configuration object describing another configuration that is included in this MetamergeConfig.
 class OperationConfigImpl
          Implements the Configuration for a single AssemblyLine operation.
 class ParserConfigImpl
          Implements the configuration for a Parser
 class PoolDefConfigImpl
          Implements the configuration for a Connector Pool definition.
 class PoolInstanceConfigImpl
          Implements the configuration used by a Connector using a Connector Pool.
 class PropertyConfigImpl
          Implements PropertyConfig
 class PropertyManagerImpl
          Manages the Property Stores in a MetamergeConfig.
 class PropertyStoreConfigImpl
          Implements the configuration for a single Property Store.
 class RawConnectorConfigImpl
          Contains all the parameters needed to load and instantiate a Connector.
 class RawFunctionConfigImpl
          Contains all the parameters needed to load and instantiate a Function.
 class ReconnectConfigImpl
          Implements (@link ReconnectConfig}
 class ReconnectRuleConfigImpl
          This class implements reconnect rule configuration methods.
 class SandboxConfigImpl
          Implements SanboxConfig
 class SchemaConfigImpl
          Implements SchemaConfig
 class SchemaItemConfigImpl
          Describes the configuration of an item from a schema
 class ScriptConfigImpl
          Implements the configuration for a Script Component in an AssemblyLine
 class SimulationConfigImpl
          This class is used to configure the AssemblyLine's simulation mode.
 class SolutionInterfaceImpl
          This class provides access to the Solution interface settings of a configuration.
 class TombstonesConfigImpl
          Implements TombstonesConfig
 

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

Subclasses of BaseConfigurationImpl in com.ibm.di.config.interfaces
 class ExternalPropertiesDelegator
          Deprecated. Use TDIProperties instead.
 

Uses of BaseConfigurationImpl in com.ibm.di.config.xml
 

Subclasses of BaseConfigurationImpl in com.ibm.di.config.xml
 class MetamergeConfigFS
          Deprecated.  
 class MetamergeConfigXML
          MetamergeConfigXML is a class that provides support for TDI XML configuration files.