| 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 | Class and Description |
|---|---|
class |
StateBundleAggregator |
| Modifier and Type | Method and Description |
|---|---|
void |
AgentPresenceManager.addAgentPresenceListener(AgentPresenceListener l) |
void |
AgentPresenceManager.removeAgentPresenceListener(AgentPresenceListener l) |
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractAgentLockServiceDelegate |
class |
AgentStatusAggregatorService
A AgentStatusAggregatorService listens to the status bus and keeps track in
memory of selected status data.
|
class |
AgentVersionsService
An Agent Service to handle information related to the distribution.
|
class |
LocalAgentLockService
Client side locking service, for a given agent.
|
class |
RemoteAgentLockService
Client side locking service, for a given agent.
|
Copyright © 2024 LSST. All rights reserved.