| Package | Description |
|---|---|
| org.lsst.ccs |
This package deals with core classes for subsystems.
|
| org.lsst.ccs.config.remote | |
| org.lsst.ccs.messaging |
Package defining the CCS Messaging interfaces.
|
| org.lsst.ccs.scripting |
| Modifier and Type | Method and Description |
|---|---|
static AgentMessagingLayer |
Agent.getEnvironmentMessagingAccess()
Returns
AgentMessagingLayer associated with this JVM. |
AgentMessagingLayer |
Agent.getMessagingAccess()
Returns
AgentMessagingLayer used by this Agent. |
| Constructor and Description |
|---|
CCSBusesConfigurationDAO(AgentMessagingLayer aml) |
DualConfigurationDAO(AgentMessagingLayer aml,
String descriptionName) |
| Modifier and Type | Field and Description |
|---|---|
protected AgentMessagingLayer |
LogBusHandler.messagingAccess |
| Modifier and Type | Method and Description |
|---|---|
static AgentMessagingLayer |
AgentMessagingLayer.createInstance(AgentInfo agentInfo,
LockLevelService lockLevelService)
Build an Instance of an AgentMessagingLayer for a given Agent by
providing the AgentInfo object.
|
| Constructor and Description |
|---|
ConcurrentMessagingUtils(AgentMessagingLayer agentMessagingLayer)
ConsurrentMessagingUtils constructor.
|
ConcurrentMessagingUtils(AgentMessagingLayer agentMessagingLayer,
Duration defaultTimeout)
Build a ConsurrentMessagingUtils object with a default timeout.
|
LogBusHandler(AgentMessagingLayer messagingAccess) |
StateBundleAggregator(AgentMessagingLayer messagingLayer) |
| Modifier and Type | Method and Description |
|---|---|
static AgentMessagingLayer |
CCS.getMessagingAccess() |
Copyright © 2018 LSST. All rights reserved.