| 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 |
AgentStateService
An AgentService to manage the internal state of an Agent.
|
Copyright © 2023 LSST. All rights reserved.