Uses of Class
jetbrains.buildServer.agent.impl.serverCommunication.PollingBasedServerCommandsHandlersRegistry
-
Packages that use PollingBasedServerCommandsHandlersRegistry Package Description jetbrains.buildServer.agent.impl jetbrains.buildServer.agent.impl.serverCommunication -
-
Uses of PollingBasedServerCommandsHandlersRegistry in jetbrains.buildServer.agent.impl
Constructors in jetbrains.buildServer.agent.impl with parameters of type PollingBasedServerCommandsHandlersRegistry Constructor Description ServerCommandsHandlersRegistryImpl(PollingBasedServerCommandsHandlersRegistry pollingBasedServerCommandsRegistry)
-
Uses of PollingBasedServerCommandsHandlersRegistry in jetbrains.buildServer.agent.impl.serverCommunication
Constructors in jetbrains.buildServer.agent.impl.serverCommunication with parameters of type PollingBasedServerCommandsHandlersRegistry Constructor Description ServerCommandsExecutor(EventDispatcher<AgentLifeCycleListener> agentDispatcher, PollingBasedServerCommandsHandlersRegistry serverCommandsRegistry)
-