All Classes
-
All Classes Interface Summary Class Summary Class Description ComponentScanner Provides methods to scan packages for injectables.ComponentScannerFactory A factory forComponentScanners which can be configured with relevant annotations to scan for.Module Interface implemented byPluginModuleclasses which supplies which annotated types are part of a jar is loaded at runtime.Plugin A list of types with a name andClassLoadertogether representing a plugin that can be loaded or unloaded as a whole.PluginManager ManagesPlugins, registering them with aCandidateRegistrywhen loaded and removing them when unloaded.