public class ShenyuLoaderService
extends java.lang.Object
| 构造器和说明 |
|---|
ShenyuLoaderService(ShenyuWebHandler webHandler,
org.apache.shenyu.plugin.base.cache.CommonPluginDataSubscriber subscriber,
org.apache.shenyu.common.config.ShenyuConfig shenyuConfig)
Instantiates a new Shenyu loader service.
|
| 限定符和类型 | 方法和说明 |
|---|---|
void |
loadExtOrUploadPlugins(org.apache.shenyu.common.dto.PluginData uploadedJarResource)
loadPlugin from ext-lib or admin upload jar.
|
public ShenyuLoaderService(ShenyuWebHandler webHandler, org.apache.shenyu.plugin.base.cache.CommonPluginDataSubscriber subscriber, org.apache.shenyu.common.config.ShenyuConfig shenyuConfig)
webHandler - the web handlersubscriber - the subscribershenyuConfig - the shenyu configCopyright © 2026 The Apache Software Foundation. All rights reserved.