Sets the eventbus associated with this plugin manager. If any previous eventbus was associated all plugin manager events will be removed then added to the new eventbus. If there are any existing plugins being managed their events will be removed from the old eventbus and then 'onPluginLoad' will be called with the new eventbus.
Set optional parameters.
Defines optional parameters to set.
Describes the interface that all PluginSupport classes must implement.