Class SpecificSensorManagerXml

All Implemented Interfaces:
XmlAdapter

Simple class to allow configurexml to locate a persistance class for SerialSensorManager and its subclasses.

This extends SerialSensorManagerXml without changing any of its behavior. This lets the configuration system locate a mirror class for SpecificSensorManager, but the actual loading and storing will be done by SerialSensorManagerXml in terms of which-ever manager object is currently installed.