setPluginLoader

fun setPluginLoader(pluginLoader: PluginLoader): CoreConfigurationBuilder

Set a custom plugin loader. Note: Call this before any call to .getPluginConfigurationBuilder

Return

this instance

Parameters

pluginLoader

the custom implementation