jmri.jmrix
Class ActiveSystemFlag

java.lang.Object
  extended by jmri.jmrix.ActiveSystemFlag

public abstract class ActiveSystemFlag
extends Object

Lightweight class to check if a system is active.

Author:
Bob Jacobsen Copyright (C) 2008

Constructor Summary
ActiveSystemFlag()
           
 
Method Summary
static boolean isActive(String name)
          Chec whether a particular package name is active.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ActiveSystemFlag

public ActiveSystemFlag()
Method Detail

isActive

public static boolean isActive(String name)
                        throws ClassNotFoundException,
                               NoSuchMethodException,
                               IllegalAccessException,
                               InvocationTargetException
Chec whether a particular package name is active.

Parameters:
name - Something like "jmri.jmrix.loconet"
Throws:
ClassNotFoundException
NoSuchMethodException
IllegalAccessException
InvocationTargetException


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