Uses of Class
com.ibm.di.api.remote.impl.APIRemoteObject

Packages that use APIRemoteObject
com.ibm.di.api.jmx.mbeans Provides classes for the MBeans of the JMX layer. 
com.ibm.di.api.remote.impl Provides implementations of the interfaces for managing the remote session of the server API. 
 

Uses of APIRemoteObject in com.ibm.di.api.jmx.mbeans
 

Subclasses of APIRemoteObject in com.ibm.di.api.jmx.mbeans
 class AssemblyLineListenerBase
          This class is used to provide a bridge between custom defined listener Java class and the Server API notification mechanism.
 

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

Subclasses of APIRemoteObject in com.ibm.di.api.remote.impl
 class AssemblyLineHandlerImpl
          This class implements several methods to handle an AssemblyLine.
 class AssemblyLineImpl
          Implements an AssemblyLine instance.
 class ConfigInstanceImpl
          This class implements methods exposed through Server API remote session.
 class ConfigurationFileListenerBase
          This class implements EventListener for Server API Configuration File events.
 class DIEventListenerBase
          This class implements EventListener for Server API events.
 class LogListenerBase
          This utility class allows remote clients to register listeners in the Server API.
 class SecurityRegistryImpl
          This class provides information about various restrictions a user may have It lets you query what rights a user is granted and whether he/she is authorized to execute a specific action.
 class SequenceImpl
           
 class ServerInfoImpl
          This class implements various methods for getting server information.
 class SessionFactoryImpl
          This class implements methods for creating remote Session.
 class SessionImpl
          This class implements methods for managing remote Session.
 class SystemLogImpl
          This class implements various methods for getting system log information.
 class SystemQueueImpl
          System Queue class implements methods exposed through Server API remote session.
 class TDIPropertiesImpl
          Wrapper API to expose the functionality available from com.ibm.di.config.interfaces.TDIProperties.
 class TombstoneManagerImpl
          Represents a TombstoneManager instance.