Uses of Interface
jetbrains.buildServer.agent.impl.serviceProcess.ServiceProcessFactory
-
Packages that use ServiceProcessFactory Package Description jetbrains.buildServer.agent.impl.serviceProcess.impl -
-
Uses of ServiceProcessFactory in jetbrains.buildServer.agent.impl.serviceProcess.impl
Classes in jetbrains.buildServer.agent.impl.serviceProcess.impl that implement ServiceProcessFactory Modifier and Type Class Description class
ThreadedServiceProcessFactory
Created by IntelliJ IDEA.Constructors in jetbrains.buildServer.agent.impl.serviceProcess.impl with parameters of type ServiceProcessFactory Constructor Description ServiceProcessManagerImpl(ServiceProcessFactory serviceProcessFactory, EventDispatcher<AgentLifeCycleListener> agentDispatcher)
-