|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Interface Summary | |
---|---|
JDKLoggingMBean | Extension of MgmtLoggingCtrlMBean for controlling JDK Logging |
Log4JLoggingMBean | Extension of MgmtLoggingCtrlMBean for controlling Log4J logging |
RemoteJDKLoggingCtrlMBean | Extension of RemoteLoggingCtrlMBean for controlling the forwarding
of JDK logging events as RtlTracePointNotification s
The ObjectName of this MBean includes the following attributes, in addition to the SIF
attribute of DeviceID :
SIFComponent=MGMT
Id=RemoteJDKLogCtrl
This management interface includes the following attributes.
|
RemoteLog4JLoggingCtrlMBean | Extension of RemoteLoggingCtrlMBean for controlling the forwarding
of Log4J logging events as RtlTracePointNotification s
The ObjectName of this MBean includes the following attributes, in addition to the SIF
attribute of DeviceID :
SIFComponent=MGMT
Id=RemoteLog4JLogCtrl
This management interface defines no attributes.
|
RemoteLoggingCtrlMBean | Management interface for controlling the forwarding of logging events from a particular
logging implementation as RtlTracePointNotification s. |
RemoteSyslogLoggingCtrlMBean | Extension of RemoteLoggingCtrlMBean for controlling the forwarding
of Syslog logging events as RtlTracePointNotification s
The ObjectName of this MBean includes the following attributes, in addition to the SIF
attribute of DeviceID :
SIFComponent=MGMT
Id=RemoteSysLogCtrl
This management interface defines no attributes.
|
SyslogLoggingMBean | Extension of MgmtLoggingCtrlMBean for controlling the forwarding of Syslog data as notifications |
Class Summary | |
---|---|
JDKHandlerMBean | MBean for making non persistent changes to the logging levels on JDK Logging Handlers
The ObjectName of this MBean includes the following attributes, in addition to the SIF
attribute of DeviceID :
SIFComponent=MGMT
Id=JDKHandlers
This management interface has a dynamic list of attributes, each of which is
the class name of the Handler , and whose value is the Handler 's
level.
|
JDKLoggerMBean | Dynamic MBean that allows for dynamic, non persistent changes to JDK Logger logging levels. |
Log4JLoggerMBean | Dynamic MBean that allows for dynamic, non persistent changes to Log4J Logger logging levels. |
MgmtLoggingCtrlMBean | Dynamic MBean that instantiates all applicable Logging MBeans for JDK Logging, Log4J, or Syslog. |
MBean interfaces and classes for logging control of JDK, Log4J and Syslog.
The remote logging MBeans forward logging events as RtlTracePointNotifications
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |