org.apache.log4j.jmx
Class AppenderDynamicMBean
- DynamicMBean, MBeanRegistration
public class AppenderDynamicMBean
AppenderDynamicMBean
public AppenderDynamicMBean(Appender appender)
throws IntrospectionException
getAttribute
public Object getAttribute(String attributeName)
throws AttributeNotFoundException,
MBeanException,
ReflectionException
getMBeanInfo
public MBeanInfo getMBeanInfo()
invoke
public Object invoke(String operationName,
params[] ,
signature[] )
throws MBeanException,
ReflectionException
setAttribute
public void setAttribute(Attribute attribute)
throws AttributeNotFoundException,
InvalidAttributeValueException,
MBeanException,
ReflectionException
Copyright 2000-2005 Apache Software Foundation.