Modifier and Type | Method and Description |
---|---|
void |
PluginConfigurationBeanLoadInitializer.beforeBeanLoad(IPlugins plugins,
IBeanLoader beanLoader) |
Modifier and Type | Method and Description |
---|---|
void |
RepositoryPluginBeanLoadInitializer.beforeBeanLoad(IPlugins plugins,
IBeanLoader beanLoader) |
Modifier and Type | Class and Description |
---|---|
class |
Plugins
插件框架模块管理器
|
Modifier and Type | Method and Description |
---|---|
static IPlugins |
Plugins.get() |
Modifier and Type | Method and Description |
---|---|
default void |
IPluginBeanLoadInitializer.beforeBeanLoad(IPlugins plugins,
IBeanLoader beanLoader)
当插件对象加载器开始执行加载动作前将调用此方法
|
Modifier and Type | Method and Description |
---|---|
void |
PluginBeanLoadInitializer.beforeBeanLoad(IPlugins plugins,
IBeanLoader beanLoader) |
Modifier and Type | Method and Description |
---|---|
void |
PluginValidationBeanLoadInitializer.beforeBeanLoad(IPlugins plugins,
IBeanLoader beanLoader) |
Modifier and Type | Method and Description |
---|---|
void |
PluginControllerBeanLoadInitializer.beforeBeanLoad(IPlugins plugins,
IBeanLoader beanLoader) |
Copyright © 2022. All rights reserved.