
public interface LockLevelService
| Modifier and Type | Method and Description |
|---|---|
int |
getLevelForAgent(String agentName)
Get this agent's operational level for the given subsystem.
|
AgentLock |
getLockForAgent(String agentName)
Get this agent's lock, if available.
|
int getLevelForAgent(String agentName)
agentName - Copyright © 2021 LSST. All rights reserved.