- java.lang.Object
-
- org.lsst.ccs.Agent
-
- org.lsst.ccs.Subsystem
-
- org.lsst.ccs.subsystem.demo.main.DemoLocker
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class org.lsst.ccs.Agent
org.lsst.ccs.Agent.RunningCommand, org.lsst.ccs.Agent.ShutdownResult
-
Field Summary
-
Fields inherited from class org.lsst.ccs.Agent
AGENT_DESCRIPTION, AGENT_RUNTIMEINFO_TASK, commandExecutorLock, currentAction, currentQueries, currentSignals, jvmShutdown, logBusHandler, stateService, treeComponentInitialized
-
Constructor Summary
Constructors
| Constructor and Description |
DemoLocker() |
-
Method Summary
-
Methods inherited from class org.lsst.ccs.Subsystem
getLogHandler, getNumberCommandThreads, ping, printRunningCommands, setLogFormat, setLogHandlerLevel, setLogLevel, setStackTraceDepth
-
Methods inherited from class org.lsst.ccs.Agent
createHelper, executeCommandRequest, getAgentInfo, getAgentPersistenceService, getAgentService, getAgentServices, getCCSVersions, getCommandCount, getComponentConfigurationEnvironment, getComponentConfigurationEnvironmentByName, getComponentLookup, getCurrentAction, getDescription, getDistributionInfo, getEnvironmentLockService, getEnvironmentMessagingAccess, getLogger, getMessagingAccess, getName, getScheduler, helper, initAgent, initLogBusHandler, isInEngineeringMode, populateComponentLookup, preInit, preStart, printComponentNodeTree, publishSubsystemDataOnStatusBus, sendAck, sendNack, sendStatusMessage, setAgentName, shutdownAgent, shutdownAgent, startAgent, vetoTransitionToNormalMode
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface org.lsst.ccs.framework.HasLifecycle
build, init, postBuild, postInit, postShutdown, shutdown, start
-
Methods inherited from interface org.lsst.ccs.ServiceLifecycle
afterBuild, afterInit, afterStart, preBuild, preShutdown
-
-
Constructor Detail
-
DemoLocker
public DemoLocker()
-
Method Detail
-
postStart
public void postStart()
- Specified by:
postStart in interface org.lsst.ccs.framework.HasLifecycle
Copyright © 2023 LSST. All rights reserved.