org.apache.log4j.jmx
public class LoggerDynamicMBean extends AbstractDynamicMBean implements NotificationListener
Constructor Summary | |
---|---|
LoggerDynamicMBean(Logger logger) |
Method Summary | |
---|---|
Object | getAttribute(String attributeName) |
protected Logger | getLogger() |
MBeanInfo | getMBeanInfo() |
void | handleNotification(Notification notification, Object handback) |
Object | invoke(String operationName, Object[] params, String[] signature) |
void | postRegister(Boolean registrationDone) |
void | setAttribute(Attribute attribute) |