Class SpecificLightManagerXml

All Implemented Interfaces:
XmlAdapter

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

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