public class TransportLoggerControl extends Object implements TransportLoggerControlMBean
Constructor and Description |
---|
TransportLoggerControl(ManagementContext managementContext)
Constructor
|
Modifier and Type | Method and Description |
---|---|
void |
disableAllTransportLoggers()
Disable logging for all Transport Loggers at once.
|
void |
enableAllTransportLoggers()
Enable logging for all Transport Loggers at once.
|
void |
reloadLog4jProperties()
Reloads log4j.properties from the classpath
|
public TransportLoggerControl(ManagementContext managementContext)
public void disableAllTransportLoggers()
TransportLoggerControlMBean
disableAllTransportLoggers
in interface TransportLoggerControlMBean
public void enableAllTransportLoggers()
TransportLoggerControlMBean
enableAllTransportLoggers
in interface TransportLoggerControlMBean
public void reloadLog4jProperties() throws Throwable
TransportLoggerControlMBean
reloadLog4jProperties
in interface TransportLoggerControlMBean
Throwable
Copyright © 2005–2016. All rights reserved.