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

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

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

Subinterfaces of BaseMBean 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 BaseAdminMBean
           
 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 NotifierMBean
           
 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 BaseMBean
 class AssemblyLine
           
 class AssemblyLineHandler
           
 class BaseAdmin
           
 class ConfigInstance
           
 class DIServer
           
 class EventHandler
           
 class Notifier
           
 class SecurityRegistry
           
 class ServerInfo
           
 class SystemLog
           
 class SystemQueue
           
 class TDIProperties
           
 class TombstoneManager