Package org.lsst.ccs.startup
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
-
Method Summary
-
Method Details
-
processCommandLineOptions
- Throws:
ParseException
-
printHelp
void printHelp()
-