Uses of Interface
org.lsst.ccs.ServiceLifecycle
Packages that use ServiceLifecycle
Package
Description
This package deals with core classes for subsystems.
This package provides the
org.lsst.ccs.subsystem.shell.ConsoleBusMaster class, which is a main routine
intended to be used as the CCS line mode console.This package provides the
JythonInterpreterConsole class, which is a main routine
intended to be used as the CCS headless scripting console.-
Uses of ServiceLifecycle in org.lsst.ccs
Classes in org.lsst.ccs that implement ServiceLifecycleModifier and TypeClassDescriptionclassMinimal component able to communicate on the buses.final classProvides the Configuration API to the subsystem it stands for.final classThis objects is responsible for keeping track of fields annotated withPersistand to write them into a local file at subsystem shutdown or at regular time intervals.classThe base class for a CCS subsystem. -
Uses of ServiceLifecycle in org.lsst.ccs.services
Classes in org.lsst.ccs.services that implement ServiceLifecycleModifier and TypeClassDescriptionclassA service to manage the Command Dictionary of a given agent.classService for executing asynchronous tasks.classA Service to manage the HeartBeat for CCS Agents.classclassA Service to register MBeans for CCS Agents.final classA service to schedule periodic tasks.classA Service to add Properties CCS Agents.final classAn AgentService to add Signal handling to an Agent.final classAn AgentService to manage the internal state of an Agent.classA AgentStatusAggregatorService listens to the status bus and keeps track in memory of selected status data.classAn Agent Service to handle information related to the distribution.final classA service to manage a worker subsystem's dictionary of DataProviders.classAn AgentService to be used by Agents that need to interact with the Rest Server on the buses.classAn AgentService that manages the underlying messaging service.final classAn Service to manage transitions to/from NORMAL modeclassSimple JVM freeze detector stub.final classA Service to provide jmx access to the Agetn's runtime. -
Uses of ServiceLifecycle in org.lsst.ccs.services.alert
Classes in org.lsst.ccs.services.alert that implement ServiceLifecycle -
Uses of ServiceLifecycle in org.lsst.ccs.subsystem.shell
Classes in org.lsst.ccs.subsystem.shell that implement ServiceLifecycleModifier and TypeClassDescriptionclassUtility class to dump command dictionaries for the agents on the buses. -
Uses of ServiceLifecycle in org.lsst.ccs.subsystems.console
Classes in org.lsst.ccs.subsystems.console that implement ServiceLifecycle -
Uses of ServiceLifecycle in org.lsst.ccs.subsystems.console.jython
Classes in org.lsst.ccs.subsystems.console.jython that implement ServiceLifecycle -
Uses of ServiceLifecycle in org.lsst.ccs.subsystems.console.py4j
Classes in org.lsst.ccs.subsystems.console.py4j that implement ServiceLifecycle