| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.messaging |
Package defining the CCS Messaging interfaces.
|
| org.lsst.ccs.services |
| Modifier and Type | Class and Description |
|---|---|
class |
ConfigurationService
Provides the Configuration API to the subsystem it stands for.
|
| Modifier and Type | Method and Description |
|---|---|
void |
MessagingAccessLayer.addBusMessagePreProcessor(BusMessagePreProcessor preProcessor)
Add a BusMessagePreProcessor the the MessagingAccessLayer.
|
void |
AgentMessagingLayer.addBusMessagePreProcessor(BusMessagePreProcessor preProcessor)
Add a BusMessagePreProcessor the the AgentMessagingLayer.
|
void |
MessagingAccessLayer.BusAccess.addPreProcessor(BusMessagePreProcessor preProcessor) |
| Modifier and Type | Class and Description |
|---|---|
class |
AgentCommandDictionaryService
A service to manage the Command Dictionary of a given agent.
|
class |
AgentStateService
An AgentService to manage the internal state of an Agent.
|
class |
DataProviderDictionaryService
A service to manage a worker subsystem's dictionary of DataProviders.
|
Copyright © 2024 LSST. All rights reserved.