org.apache.log4j.jmx
public class LayoutDynamicMBean extends AbstractDynamicMBean
| Constructor Summary | |
|---|---|
| LayoutDynamicMBean(Layout layout) | |
| Method Summary | |
|---|---|
| Object | getAttribute(String attributeName) |
| protected Logger | getLogger() |
| MBeanInfo | getMBeanInfo() |
| Object | invoke(String operationName, Object[] params, String[] signature) |
| void | setAttribute(Attribute attribute) |