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

Packages that use SystemLog
com.ibm.di.api.remote   
com.ibm.di.api.remote.impl   
 

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

Methods in com.ibm.di.api.remote that return SystemLog
 SystemLog Session.getSystemLog()
          Returns information about the System logging.
 

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

Classes in com.ibm.di.api.remote.impl that implement SystemLog
 class SystemLogImpl
           
 

Methods in com.ibm.di.api.remote.impl that return SystemLog
 SystemLog SessionImpl.getSystemLog()