Uses of Class
jetbrains.buildServer.ServiceNotFoundException
-
Packages that use ServiceNotFoundException Package Description jetbrains.buildServer jetbrains.buildServer.spring -
-
Uses of ServiceNotFoundException in jetbrains.buildServer
Methods in jetbrains.buildServer that throw ServiceNotFoundException Modifier and Type Method Description <T> T
ServiceLocator. getSingletonService(Class<T> serviceClass)
Searches for singleton service of specified type -
Uses of ServiceNotFoundException in jetbrains.buildServer.spring
Methods in jetbrains.buildServer.spring that throw ServiceNotFoundException Modifier and Type Method Description <T> T
SpringSubContainerFactoryImpl.SpringContextImpl. getSingletonService(Class<T> serviceClass)
-