Interface for plugin collections. More...
Package Functions | |
| Collection< IPlugin > | getPlugins () |
| Returns all created plugins. | |
This interface should be implemented by plugins that do not want to implement IPlugin but offer more than one plugin.
| Collection<IPlugin> BinNavi.API.plugins.IPluginServer.getPlugins | ( | ) | [package] |
Returns all created plugins.
1.7.1