Package jetbrains.buildServer.plugins
Interface PluginInfoLoader
-
- All Known Subinterfaces:
PluginManager
- All Known Implementing Classes:
MockPluginManager
,PluginManagerImpl
public interface PluginInfoLoader
- Author:
- Eugene Petrenko Created: 17.02.2009 20:45:35
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description void
addPluginInfoLoadedListener(PluginInfoLoadedListener listener)
-
-
-
Method Detail
-
addPluginInfoLoadedListener
void addPluginInfoLoadedListener(@NotNull PluginInfoLoadedListener listener)
-
-