public class ServiceLoaderDiscovery extends Object implements PluginDiscovery
| Constructor and Description |
|---|
ServiceLoaderDiscovery(ClassLoader classLoader)
Create a new instance.
|
public ServiceLoaderDiscovery(ClassLoader classLoader) throws NullPointerException
classLoader - the loader for the discoveryNullPointerException - if the loader argument is nullpublic Iterable<CRaSHPlugin<?>> getPlugins()
PluginDiscoverygetPlugins in interface PluginDiscoveryCopyright © 2015 eXo Platform SAS. All Rights Reserved.