PluginLoaderDefaultImpl

izumi.distage.plugins.load.PluginLoaderDefaultImpl
See thePluginLoaderDefaultImpl companion object

Attributes

Companion:
object
Graph
Supertypes
class Object
trait Matchable
class Any

Members list

Concise view

Value members

Concrete methods

override def load(config: PluginConfig): LoadedPlugins

Will disable scanning if no packages are specified (add "_root_" package if you want to scan everything)

Will disable scanning if no packages are specified (add "_root_" package if you want to scan everything)

Attributes

Definition Classes

Inherited methods

Attributes

Inherited from:
PluginLoader