DynamicMBean

Interface DynamicMBean

All Known Subinterfaces:
ModelMBean
All Known Implementing Classes:
RequiredModelMBean, StandardEmitterMBean, StandardMBean
public interface DynamicMBean

Defines the methods that should be implemented by a Dynamic MBean (MBean that exposes a dynamic management interface).

Since:
1.5

Methods

getAttribute

Object getAttribute(String attribute)
             throws AttributeNotFoundException,
                    MBeanException,
                    ReflectionException

Obtain the va