public class DynamicService extends AbstractDynamicMBean (Code)
This is a DynamicMBean. Note how the usage of the
AbstractDynamicMBean class simplifies a lot the coding of DynamicMBeans.
The code itself is divided in two parts: the implementation part and the JMX part.
version: $Revision: 1.1 $