public class SpringPluginDiscovery extends ServiceLoaderDiscovery
| Modifier and Type | Field and Description |
|---|---|
private org.springframework.beans.factory.BeanFactory |
factory |
| Constructor and Description |
|---|
SpringPluginDiscovery(ClassLoader classLoader,
org.springframework.beans.factory.BeanFactory factory) |
private org.springframework.beans.factory.BeanFactory factory
public SpringPluginDiscovery(ClassLoader classLoader, org.springframework.beans.factory.BeanFactory factory) throws NullPointerException
NullPointerExceptionpublic Iterable<CRaSHPlugin<?>> getPlugins()
PluginDiscoverygetPlugins in interface PluginDiscoverygetPlugins in class ServiceLoaderDiscoveryCopyright © 2015 eXo Platform SAS. All Rights Reserved.