| Package | Description |
|---|---|
| org.noear.solon | |
| org.noear.solon.core | |
| org.noear.solon.core.util |
| Modifier and Type | Method and Description |
|---|---|
List<PluginEntity> |
SolonProps.plugs()
获取插件列表
|
| Modifier and Type | Method and Description |
|---|---|
int |
PluginEntity.compareTo(PluginEntity o) |
| Modifier and Type | Method and Description |
|---|---|
static void |
PluginUtil.findPlugins(ClassLoader classLoader,
Properties props,
Collection<String> excludeList,
Consumer<PluginEntity> consumer)
查找插件
|
static void |
PluginUtil.scanPlugins(ClassLoader classLoader,
Collection<String> excludeList,
Consumer<PluginEntity> consumer)
扫描插件
|
Copyright © 2025. All rights reserved.