public interface DownloadPluginEnumerator
extends org.springframework.beans.factory.BeanFactoryAware
| Modifier and Type | Method and Description |
|---|---|
Map<String,DownloadPlugin> |
getAll()
Get all beans implementing the DownloadPlugin interface, hashed by name.
|
Map<String,DownloadPlugin> |
getByProtocols()
Get all beans implementing the DownloadPlugin interface, hashed by protocol name.
|
Map<String,DownloadPlugin> getAll()
Map<String,DownloadPlugin> getByProtocols()
Copyright © 2026. All rights reserved.