public abstract class Console
extends org.lsst.ccs.Subsystem
| Modifier | Constructor and Description |
|---|---|
protected |
Console() |
| Modifier and Type | Method and Description |
|---|---|
abstract void |
error(String message) |
abstract void |
error(String message,
Exception x) |
abstract org.freehep.application.studio.Studio |
getApplication()
Deprecated.
|
abstract org.freehep.util.FreeHEPLookup |
getLookup() |
abstract Window |
getWindow()
Returns the root component for the main Graphical Console window.
|
abort, abort, addClearAlertHandler, checkAllHardwareStarted, checkAllHardwareStopped, checkHardware, clearAlarms, clearAlerts, clearAllAlerts, completeInitialization, completeInitialization, doShutdown, doStart, forceShutdown, getLogger, getNumberCommandThreads, getRaisedAlertSummary, initialisationEndPhase, internalShutdown, internalStart, interruptActionThread, ping, postStart, printRunningCommands, publishMetaData, publishStatus, publishStatus, publishStatus, publishStatus, publishStatus, publishStatusData, raiseAlarm, raiseAlert, removeLogPanicState, sendRawStatus, setBusLogHandlerLevel, setLogFormat, setLogHandlerLevel, setLogLevel, setStackTraceDepth, stop, switchToEngineeringMode, switchToNormalMode, warningaddCommandSet, broadcastStatus, executeCommandRequest, fillStatus, getAgentInfo, getAgentState, getAgentState, getCCSVersions, getCommandCount, getCommandSet, getCurrentAction, getDictionaries, getDistributionInfo, getEnvironmentMessagingAccess, getMessagingAccess, getName, getScheduler, getState, getState, getStatusBroadcastPeriod, getSystemDictionary, isAgentInState, isAgentInState, isInEngineeringMode, isInState, isInState, publishStateChange, publishSubsystemDataOnStatusBus, setStatusBroadcastPeriod, shutdown, shutdownAgent, start, startAgent, startStatusBroadcasting, stopStatusBroadcasting, updateAgentState, updateHeartBeat, updateInternalState, waitForpublic abstract org.freehep.util.FreeHEPLookup getLookup()
@Deprecated public abstract org.freehep.application.studio.Studio getApplication()
public abstract Window getWindow()
null
if the root component is not a Window.public abstract void error(String message)
Copyright © 2015 LSST. All rights reserved.