Uses of Interface
com.ibm.di.api.jmx.mbeans.BaseMBean
-
Packages that use BaseMBean Package Description com.ibm.di.api.jmx.mbeans Provides classes for the MBeans of the JMX layer. -
-
Uses of BaseMBean in com.ibm.di.api.jmx.mbeans
Subinterfaces of BaseMBean in com.ibm.di.api.jmx.mbeans Modifier and Type Interface Description interfaceAssemblyLineHandlerMBeanThis interface provides several methods to handle an AssemblyLine.interfaceAssemblyLineMBeanRepresents an AssemblyLine instance.interfaceBaseAdminMBeanBase Admin MBean interface, that all MBeans from the management package extends.interfaceConfigInstanceMBeanConfigInstance MBean interface that defines public methods exposed through JMX layer.interfaceDIServerMBeanDIServerMBean interface that defines public methods exposed through JMX layer for manipulating TDI Server.interfaceNotifierMBeanThis interface is implemented by theNotifierclass which provides methods for sending JMX notificationsinterfaceServerInfoMBeanThis interface provides various methods for getting server information.interfaceSystemLogMBeanThis interface provides various methods for getting system log information.interfaceSystemQueueMBeanSystem Queue MBean interface that defines public methods exposed through JMX layer.interfaceTDIPropertiesMBeanJMX interface to TDIProperties.interfaceTombstoneManagerMBeanRepresents a TombstoneManager instance.Classes in com.ibm.di.api.jmx.mbeans that implement BaseMBean Modifier and Type Class Description classAssemblyLineRepresents an AssemblyLine instance.classAssemblyLineHandlerThis class implements several methods to handle an AssemblyLine.classBaseAdminThis class implements BaseAdminMBean and is extended by most of the implementing classes from the management package.classConfigInstanceConfigInstance class implements public methods exposed through JMX layer.classDIServerThis class implements methods exposed through JMX layer for manipulating TDI Server.classNotifierThis class provides methods for sending JMX notifications.classSecurityRegistryThis class provides information about various restrictions a user may have.classServerInfoThis class implements various methods for getting server information.classSystemLogThis class implements various methods for getting system log information.classSystemQueueSystemQueue class implements public methods exposed through JMX layer.classTDIPropertiesWrapper API to expose the functionality available from com.ibm.di.config.interfaces.TDIProperties.classTombstoneManagerRepresents a TombstoneManager instance.
-