Class SaAbstractJMXProperties

All Implemented Interfaces:
Serializable, Cloneable, Map<Object,Object>, DynamicMBean
Direct Known Subclasses:
SaJMXBackendProperties, SaJMXFileProperties, SaJMXLinkProperties, SaJMXProperties, SaJMXStreamProperties, SaJMXSystemProperties

public abstract class SaAbstractJMXProperties extends Properties implements DynamicMBean
Abstract MBean class for the JMX specification.
A implementation of the SaAbstractJMXProperties defines the properties of a specific context as DynamicMBean to be management by a JMX agent.
Author:
rbo
See Also: