Package jetbrains.buildServer.spring
Interface SpringContext
-
- All Superinterfaces:
Disposable
,ServiceLocator
- All Known Implementing Classes:
SpringSubContainerFactoryImpl.SpringContextImpl
public interface SpringContext extends ServiceLocator, Disposable
-
-
Method Summary
-
Methods inherited from interface jetbrains.buildServer.util.Disposable
dispose
-
Methods inherited from interface jetbrains.buildServer.ServiceLocator
findSingletonService, getServices, getSingletonService
-
-