com.ibm.retail.si.mgmt.logging
Interface RemoteLog4JLoggingCtrlMBean

All Superinterfaces:
RemoteLoggingCtrlMBean

public interface RemoteLog4JLoggingCtrlMBean
extends RemoteLoggingCtrlMBean

Extension of RemoteLoggingCtrlMBean for controlling the forwarding of Log4J logging events as RtlTracePointNotifications

The ObjectName of this MBean includes the following attributes, in addition to the SIF attribute of DeviceID:

This management interface defines no attributes.

There are no operations are included in this management interface, but there are operations defined in the RemoteLoggingCtrlMBean interface.

This MBean emits a RtlTracePointNotification for each logging event it is configured to forward

Author:
Chris Arrington
See Also:
RemoteLoggingCtrlMBean

Field Summary
static java.lang.String OBJECT_NAME_BASE
           
 
Fields inherited from interface com.ibm.retail.si.mgmt.logging.RemoteLoggingCtrlMBean
LEVEL_ALERT, LEVEL_CRIT, LEVEL_DEBUG, LEVEL_EMERGENCY, LEVEL_ERR, LEVEL_INFO, LEVEL_MASK_ALL, LEVEL_MASK_OFF, LEVEL_MASK_SEVERE, LEVEL_NOTICE, LEVEL_WARNING, LEVELS
 
Methods inherited from interface com.ibm.retail.si.mgmt.logging.RemoteLoggingCtrlMBean
getLevel, getLogType, isActive, setLevel, start, stop
 

Field Detail

OBJECT_NAME_BASE

public static final java.lang.String OBJECT_NAME_BASE
See Also:
Constant Field Values


Copyright © 2004 IBM. All Rights Reserved.
Generated: July 19 2004