|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectnet.sourceforge.cruisecontrol.jmx.LoggerController
Implementation for the LoggerControllerMBean to control the Level used by the controlled Logger.
Constructor Summary | |
LoggerController(org.apache.log4j.Logger logger)
|
Method Summary | |
java.lang.String |
getLoggingLevel()
|
java.lang.String |
getName()
|
void |
setLoggingLevel(java.lang.String level)
set the new logging level to use. |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public LoggerController(org.apache.log4j.Logger logger)
Method Detail |
public java.lang.String getLoggingLevel()
getLoggingLevel
in interface LoggerControllerMBean
LoggerControllerMBean.getLoggingLevel()
public void setLoggingLevel(java.lang.String level)
LoggerControllerMBean
setLoggingLevel
in interface LoggerControllerMBean
level
- String representation of LevelLoggerControllerMBean.setLoggingLevel(java.lang.String)
public java.lang.String getName()
getName
in interface LoggerControllerMBean
LoggerControllerMBean.getName()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |