Uses of Interface
com.ibm.di.api.remote.TDIProperties

Packages that use TDIProperties
com.ibm.di.api.remote Provides interfaces for managing the remote session of the server API. 
com.ibm.di.api.remote.impl Provides implementations of the interfaces for managing the remote session of the server API. 
 

Uses of TDIProperties in com.ibm.di.api.remote
 

Methods in com.ibm.di.api.remote that return TDIProperties
 TDIProperties ConfigInstance.getTDIProperties()
          Returns the TDIProperties object associated with the current configuration.
 

Uses of TDIProperties in com.ibm.di.api.remote.impl
 

Classes in com.ibm.di.api.remote.impl that implement TDIProperties
 class TDIPropertiesImpl
          Wrapper API to expose the functionality available from com.ibm.di.config.interfaces.TDIProperties.
 

Methods in com.ibm.di.api.remote.impl that return TDIProperties
 TDIProperties ConfigInstanceImpl.getTDIProperties()
          Returns the TDIProperties object associated with the current configuration.