jmri.jmrix.powerline.cm11.configurexml
Class SpecificSensorManagerXml

java.lang.Object
  extended by jmri.configurexml.AbstractXmlAdapter
      extended by jmri.managers.configurexml.AbstractNamedBeanManagerConfigXML
          extended by jmri.managers.configurexml.AbstractSensorManagerConfigXML
              extended by jmri.jmrix.powerline.configurexml.SerialSensorManagerXml
                  extended by jmri.jmrix.powerline.cm11.configurexml.SpecificSensorManagerXml
All Implemented Interfaces:
XmlAdapter

public class SpecificSensorManagerXml
extends SerialSensorManagerXml

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.

Author:
Bob Jacobsen 2008, Ken Cameron, (C) 2009, add sensors from poll replies

Constructor Summary
SpecificSensorManagerXml()
           
 
Method Summary
 
Methods inherited from class jmri.jmrix.powerline.configurexml.SerialSensorManagerXml
load, load, setStoreElementClass
 
Methods inherited from class jmri.managers.configurexml.AbstractSensorManagerConfigXML
loadOrder, loadSensors, store
 
Methods inherited from class jmri.managers.configurexml.AbstractNamedBeanManagerConfigXML
getSystemName, getUserName, getUserName, loadCommon, storeCommon
 
Methods inherited from class jmri.configurexml.AbstractXmlAdapter
creationErrorEncountered, getConfigXmlManager, loadDeferred, setConfigXmlManager
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SpecificSensorManagerXml

public SpecificSensorManagerXml()


Copyright © 1997 - 2011 JMRI Community.
JMRI, DecoderPro, PanelPro, SoundPro, DispatcherPro and associated logos are our trademarks.

Additional information on copyright, trademarks and licenses is linked here.
Site hosted by: Get JMRI Model Railroad Interface at SourceForge.net. Fast, secure and Free Open Source software downloads