|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.activemq.transport.TransportLoggerControl
public class TransportLoggerControl
Implementation of the TransportLoggerControlMBean interface, which is an MBean used to control all TransportLoggers at once.
Constructor Summary | |
---|---|
TransportLoggerControl(ManagementContext managementContext)
Constructor |
Method Summary | |
---|---|
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 |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public TransportLoggerControl(ManagementContext managementContext)
Method Detail |
---|
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
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |