public interface AgentService
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentServiceName()
Get the name of this service.
|
default boolean |
startForAgent(AgentInfo agentInfo)
This method is invoked after an agent service is created to see if
this service is to be started for the tiven Agent.
|
default boolean startForAgent(AgentInfo agentInfo)
agentInfo - String getAgentServiceName()
Copyright © 2023 LSST. All rights reserved.