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

Packages that use PropertyConfig
com.ibm.di.config.base Provides classes that implement the Security Directory Integrator configuration model. 
com.ibm.di.config.interfaces Provides the interfaces for the Security Directory Integrator configuration model. 
 

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

Classes in com.ibm.di.config.base that implement PropertyConfig
 class PropertyConfigImpl
          Implements PropertyConfig
 

Methods in com.ibm.di.config.base that return PropertyConfig
 PropertyConfig AssemblyLineConfigImpl.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
 PropertyConfig AssemblyLineConfig.getThreadOptions()
          Returns the Thread options config in the AssemblyLine configuration