Uses of Class
com.ibm.di.api.jmx.mbeans.BaseAdmin

Packages that use BaseAdmin
com.ibm.di.api.jmx Provides classes for managing the JMX layer. 
com.ibm.di.api.jmx.mbeans Provides classes for the MBeans of the JMX layer. 
 

Uses of BaseAdmin in com.ibm.di.api.jmx
 

Methods in com.ibm.di.api.jmx with parameters of type BaseAdmin
static ObjectName JMXAgent.registerMBean(BaseAdmin aBaseAdmin)
          Registers a pre-existing object as an MBean with the MBean server.
 

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

Subclasses of BaseAdmin in com.ibm.di.api.jmx.mbeans
 class AssemblyLine
          Represents an AssemblyLine instance.
 class AssemblyLineHandler
          This class implements several methods to handle an AssemblyLine.
 class ConfigInstance
          ConfigInstance class implements public methods exposed through JMX layer.
 class DIServer
          This class implements methods exposed through JMX layer for manipulating TDI Server.
 class SecurityRegistry
          This class provides information about various restrictions a user may have.
 class ServerInfo
          This class implements various methods for getting server information.
 class SystemLog
          This class implements various methods for getting system log information.
 class SystemQueue
          SystemQueue class implements public methods exposed through JMX layer.
 class TDIProperties
          Wrapper API to expose the functionality available from com.ibm.di.config.interfaces.TDIProperties.
 class TombstoneManager
          Represents a TombstoneManager instance.