org.crsh.spring
Class SpringPluginDiscovery
java.lang.Object
org.crsh.plugin.ServiceLoaderDiscovery
org.crsh.spring.SpringPluginDiscovery
- All Implemented Interfaces:
- PluginDiscovery
public class SpringPluginDiscovery
- extends ServiceLoaderDiscovery
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SpringPluginDiscovery
public SpringPluginDiscovery(ClassLoader classLoader,
org.springframework.beans.factory.BeanFactory factory)
throws NullPointerException
- Throws:
NullPointerException
getPlugins
public Iterable<CRaSHPlugin<?>> getPlugins()
- Specified by:
getPlugins in interface PluginDiscovery- Overrides:
getPlugins in class ServiceLoaderDiscovery
Copyright © 2015 eXo Platform SAS. All Rights Reserved.