|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjmri.jmrix.can.ConfigurationManager
public class ConfigurationManager
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.
| 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 |
|---|
public ConfigurationManager()
| Method Detail |
|---|
public static String[] getSystemOptions()
public static void setOpenLCB()
public static void setMERG()
public static void configure(String option)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||