public final class AgentSignalHandlerService extends Object implements AgentService, ServiceLifecycle
| Modifier and Type | Class and Description |
|---|---|
class |
AgentSignalHandlerService.AgentSignalHandlingCommandsForInnerNode |
| Constructor and Description |
|---|
AgentSignalHandlerService() |
| Modifier and Type | Method and Description |
|---|---|
String |
getAgentServiceName()
Get the name of this service.
|
void |
preInit() |
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.
|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitafterBuild, afterInit, afterStart, preBuild, preShutdown, preStartpublic String getAgentServiceName()
AgentServicegetAgentServiceName in interface AgentServicepublic boolean startForAgent(AgentInfo agentInfo)
AgentServicestartForAgent in interface AgentServicepublic void preInit()
preInit in interface ServiceLifecycleCopyright © 2023 LSST. All rights reserved.