Class Z21SimulatorConnectionConfigXml

  • All Implemented Interfaces:
    XmlAdapter

    public class Z21SimulatorConnectionConfigXml
    extends ConnectionConfigXml
    Handle XML persistence of layout connections by persisting the Z21SimulatorAdapter (and connections).

    Note this is named as the XML version of a Z21SimulatorConnectionConfig object, but it's actually persisting the Z21SimulatorAdapter.

    This class is invoked from jmrix.JmrixConfigPaneXml on write, as that class is the one actually registered. Reads are brought here directly via the class attribute in the XML.