@Plugin(name="LSST Console Plugin", id="console", description="LSST command console plugin.") public class LsstConsolePlugin extends ConsolePlugin
| Constructor and Description |
|---|
LsstConsolePlugin() |
| Modifier and Type | Method and Description |
|---|---|
void |
initialize()
Called by the framework when the console starts, to initialize this plugin..
|
void |
start()
Called by the framework when the console starts, after all plugins have been initialized.
|
getConsole, getServices, propertiesChanged, restore, save, setServicesProvider, shutdown, stoppublic void initialize()
ConsolePlugininitialize in class ConsolePluginpublic void start()
ConsolePluginstart in class ConsolePluginCopyright © 2023 LSST. All rights reserved.