public class HttpLongPollSyncCache extends AbstractLocalCacheManager implements org.springframework.boot.CommandLineRunner, org.springframework.beans.factory.DisposableBean
| 构造器和说明 |
|---|
HttpLongPollSyncCache(SoulConfig.HttpConfig httpConfig) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
destroy() |
void |
run(String... args) |
findAuthDataByAppKey, findPath, findPluginByName, findRuleBySelectorId, findSelectorByPluginNamepublic HttpLongPollSyncCache(SoulConfig.HttpConfig httpConfig)
public void run(String... args)
run 在接口中 org.springframework.boot.CommandLineRunnerpublic void destroy()
destroy 在接口中 org.springframework.beans.factory.DisposableBeanCopyright © 2019 dromara. All rights reserved.