Uses of Class
com.ibm.di.store.PropertyStore

Packages that use PropertyStore
com.ibm.di.connector   
com.ibm.di.store   
 

Uses of PropertyStore in com.ibm.di.connector
 

Fields in com.ibm.di.connector declared as PropertyStore
protected  PropertyStore PropertiesConnector.systemStore
           
 

Uses of PropertyStore in com.ibm.di.store
 

Methods in com.ibm.di.store that return PropertyStore
static PropertyStore StoreFactory.getDefaultPropertyStore()
          Returns the default property store.
static PropertyStore StoreFactory.getPropertyStore(String name)
          Returns the PropertyStore identified by name.