| Package | Description |
|---|---|
| org.lsst.ccs.messaging |
Package defining the CCS Messaging interfaces.
|
| org.lsst.ccs.services |
| Modifier and Type | Method and Description |
|---|---|
LockLevelService |
AgentMessagingLayer.getAgentLockService() |
| 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.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AgentLockService
Client side locking service, for a given agent.
|
Copyright © 2019 LSST. All rights reserved.