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

Packages that use ALMappingConfig
com.ibm.di.config.base Provides classes that implement the Security Directory Integrator configuration model. 
com.ibm.di.server Provides classes for the Security Directory Integrator core engine. 
 

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

Classes in com.ibm.di.config.base that implement ALMappingConfig
 class ALMappingConfigImpl
          This is the implementation class for the configuration of an AssemblyLine Attribute Map Component.
 

Uses of ALMappingConfig in com.ibm.di.server
 

Constructors in com.ibm.di.server with parameters of type ALMappingConfig
AttributeMapComponent(AssemblyLine parent, java.lang.String name, ALMappingConfig config)
          Constructor for the AttributeMapComponent object