Uses of Interface
com.ibm.di.config.interfaces.PropertyConfig
-
Packages that use PropertyConfig 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. -
-
Uses of PropertyConfig in com.ibm.di.config.base
Classes in com.ibm.di.config.base that implement PropertyConfig Modifier and Type Class Description classPropertyConfigImplImplements PropertyConfigMethods in com.ibm.di.config.base that return PropertyConfig Modifier and Type Method Description PropertyConfigAssemblyLineConfigImpl. getThreadOptions()Returns the Thread options config in the AssemblyLine configuration -
Uses of PropertyConfig in com.ibm.di.config.interfaces
Methods in com.ibm.di.config.interfaces that return PropertyConfig Modifier and Type Method Description PropertyConfigAssemblyLineConfig. getThreadOptions()Returns the Thread options config in the AssemblyLine configuration
-