Interface PluginManagerInterface
-
public interface PluginManagerInterface
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description PlugingetById(String pluginID)Map<String,Plugin>getByType(String type)
-