|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface TransportLoggerControlMBean
MBean used to manage all of the TransportLoggers at once. Avalaible operations: -Enable logging for all TransportLoggers at once. -Disable logging for all TransportLoggers at once.
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 |
Method Detail |
---|
void enableAllTransportLoggers()
void disableAllTransportLoggers()
void reloadLog4jProperties() throws Throwable
Throwable
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |