| Package | Description |
|---|---|
| org.lsst.ccs.services |
| Modifier and Type | Method and Description |
|---|---|
void |
RemoteAgentLockService.setLevelForAgent(String agentName,
int level) |
void |
LocalAgentLockService.setLevelForAgent(String agentName,
int level)
Set this agent's operational level for the given subsystem.
|
void |
AgentLockServiceDelegate.setLevelForAgent(String agentName,
int level)
Set this agent's operational level for the given subsystem.
|
void |
AgentLockService.setLevelForAgent(String agentName,
int level)
Set this agent's operational level for the given subsystem.
|
protected void |
AbstractAgentLockServiceDelegate.setLevelInternal(String agentName,
int level) |
Copyright © 2022 LSST. All rights reserved.