public class MDStorePluginEnumerator extends Object implements org.springframework.beans.factory.BeanFactoryAware
| Constructor and Description |
|---|
MDStorePluginEnumerator() |
| Modifier and Type | Method and Description |
|---|---|
Map<String,MDStorePlugin> |
getAll()
Get all beans implementing the MDStorePlugin interface.
|
void |
setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory) |
public void setBeanFactory(org.springframework.beans.factory.BeanFactory beanFactory)
throws org.springframework.beans.BeansException
setBeanFactory in interface org.springframework.beans.factory.BeanFactoryAwareorg.springframework.beans.BeansExceptionpublic Map<String,MDStorePlugin> getAll()
Copyright © 2025. All rights reserved.