Interface RunningBuildServiceLocator
-
- All Known Subinterfaces:
RunningBuildContext
- All Known Implementing Classes:
RunningBuildContextImpl
public interface RunningBuildServiceLocator
- Author:
- Eugene Petrenko (eugene.petrenko@jetbrains.com) 06.09.2010 16:47:12
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ServiceLocator
getPerBuildServiceLocator()
-
-
-
Method Detail
-
getPerBuildServiceLocator
@NotNull ServiceLocator getPerBuildServiceLocator()
-
-