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
NullPointerException
public Iterable<CRaSHPlugin<?>> getPlugins()
PluginDiscovery
getPlugins
in interface PluginDiscovery
getPlugins
in class ServiceLoaderDiscovery
Copyright © 2015 eXo Platform SAS. All Rights Reserved.