jmri.jmrix.can
Class ConfigurationManager

java.lang.Object
  extended by jmri.jmrix.can.ConfigurationManager

public class ConfigurationManager
extends Object

Does configuration for various CAN-based communications implementations.

It would be good to replace this with properties-based method for redirecting to classes in particular subpackages.

Author:
Bob Jacobsen Copyright (C) 2009

Constructor Summary
ConfigurationManager()
           
 
Method Summary
static void configure(String option)
           
static String[] getSystemOptions()
          Provide the current set of "Option1" values
static void setMERG()
          Set the list of protocols to start with MERG
static void setOpenLCB()
          Set the list of protocols to start with OpenLCB
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ConfigurationManager

public ConfigurationManager()
Method Detail

getSystemOptions

public static String[] getSystemOptions()
Provide the current set of "Option1" values


setOpenLCB

public static void setOpenLCB()
Set the list of protocols to start with OpenLCB


setMERG

public static void setMERG()
Set the list of protocols to start with MERG


configure

public static void configure(String option)


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