Log4j 1.2.13 | |
Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
java.lang.Object
org.apache.log4j.jmx.AbstractDynamicMBean
org.apache.log4j.jmx.HierarchyDynamicMBean
public class HierarchyDynamicMBean
extends AbstractDynamicMBean
implements HierarchyEventListener, NotificationBroadcaster
Constructor Summary | |
Method Summary | |
void |
|
ObjectName |
|
void |
|
Object |
|
protected Logger | |
MBeanInfo | |
MBeanNotificationInfo[] | |
Object |
|
void |
|
void |
|
void |
|
void |
|
Methods inherited from class org.apache.log4j.jmx.AbstractDynamicMBean | |
getAttributes , getLogger , postDeregister , postRegister , preDeregister , preRegister , setAttributes |
public void addAppenderEvent(Category logger, Appender appender)
- Specified by:
- addAppenderEvent in interface HierarchyEventListener
public ObjectName addLoggerMBean(String name)
public void addNotificationListener(NotificationListener listener, NotificationFilter filter, Object handback)
public Object getAttribute(String attributeName) throws AttributeNotFoundException, MBeanException, ReflectionException
public MBeanInfo getMBeanInfo()
public MBeanNotificationInfo[] getNotificationInfo()
public Object invoke(String operationName, params[] , signature[] ) throws MBeanException, ReflectionException
public void postRegister(Boolean registrationDone)
- Overrides:
- postRegister in interface AbstractDynamicMBean
public void removeAppenderEvent(Category cat, Appender appender)
- Specified by:
- removeAppenderEvent in interface HierarchyEventListener
public void removeNotificationListener(NotificationListener listener) throws ListenerNotFoundException
public void setAttribute(Attribute attribute) throws AttributeNotFoundException, InvalidAttributeValueException, MBeanException, ReflectionException