Interface HasCommandLineOptions

All Known Implementing Classes:
JythonInterpreterConsole

public interface HasCommandLineOptions
Interface to be implemented by objects that have their own Command Line Options so that they can be called back when started with SubsystemBoot.
Author:
The LSST CCS Team