Uses of Interface
com.ibm.di.api.jmx.mbeans.BaseAdminMBean

Packages that use BaseAdminMBean
com.ibm.di.api.jmx.mbeans   
 

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

Subinterfaces of BaseAdminMBean in com.ibm.di.api.jmx.mbeans
 interface AssemblyLineHandlerMBean
          This interface provides several methods to handle an AssemblyLine.
 interface AssemblyLineMBean
          Represents an AssemblyLine instance.
 interface ConfigInstanceMBean
          ConfigInstance MBean inteface that defines public methods exposed through JMX layer.
 interface DIServerMBean
          DIServerMBean inteface that defines public methods exposed through JMX layer for manipulating TDI Server.
 interface EventHandlerMBean
          Represents an EventHandler instance.
 interface ServerInfoMBean
          This interface provides various methods for getting server information.
 interface SystemLogMBean
          This interface provides various methods for getting system log information.
 interface SystemQueueMBean
          System Queue MBean inteface that defines public methods exposed through JMX layer.
 interface TDIPropertiesMBean
          JMX interface to TDIProperties.
 interface TombstoneManagerMBean
          Represents a TombstoneManager instance.
 

Classes in com.ibm.di.api.jmx.mbeans that implement BaseAdminMBean
 class AssemblyLine
           
 class AssemblyLineHandler
           
 class BaseAdmin
           
 class ConfigInstance
           
 class DIServer
           
 class EventHandler
           
 class SecurityRegistry
           
 class ServerInfo
           
 class SystemLog
           
 class SystemQueue
           
 class TDIProperties
           
 class TombstoneManager