Uses of Interface
com.ibm.di.config.interfaces.SimulationConfig
-
Packages that use SimulationConfig Package Description com.ibm.di.config.base Provides classes that implement the Security Verify Directory Integrator configuration model.com.ibm.di.config.interfaces Provides the interfaces for the Security Verify Directory Integrator configuration model.com.ibm.di.server Provides classes for the Security Verify Directory Integrator core engine. -
-
Uses of SimulationConfig in com.ibm.di.config.base
Classes in com.ibm.di.config.base that implement SimulationConfig Modifier and Type Class Description classSimulationConfigImplThis class is used to configure the AssemblyLine's simulation mode.Methods in com.ibm.di.config.base that return SimulationConfig Modifier and Type Method Description SimulationConfigAssemblyLineConfigImpl. getSimulationConfig()Retrieves the Simulation Configuration which corresponds to the AssemblyLine. -
Uses of SimulationConfig in com.ibm.di.config.interfaces
Methods in com.ibm.di.config.interfaces that return SimulationConfig Modifier and Type Method Description SimulationConfigAssemblyLineConfig. getSimulationConfig()Retrieves the Simulation Configuration which corresponds to the AssemblyLine. -
Uses of SimulationConfig in com.ibm.di.server
Methods in com.ibm.di.server that return SimulationConfig Modifier and Type Method Description SimulationConfigAssemblyLine. getSimulationConfig()
-