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

Packages that use PropertyManager
com.ibm.di.config.base   
com.ibm.di.config.xml   
 

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

Classes in com.ibm.di.config.base that implement PropertyManager
 class PropertyManagerImpl
           
 

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

Methods in com.ibm.di.config.xml with parameters of type PropertyManager
 PropertyStoreConfig PropertyStoreFactory.parse(PropertyManager pm, Element elem)