public final class PropertiesCollectorFinder extends Object
| Modifier and Type | Method and Description |
|---|---|
static Set<PropertiesCollectorSPI> |
getPropertiesCollectorSPI()
Finds all avalaible implementations of
GridFormatFactorySpi which have registered
using the services mechanism, and that have the appropriate libraries on the classpath. |
static void |
scanForPlugins()
Scans for factory plug-ins on the application class path.
|
public static Set<PropertiesCollectorSPI> getPropertiesCollectorSPI()
GridFormatFactorySpi which have registered
using the services mechanism, and that have the appropriate libraries on the classpath.Set of all discovered datastores which have registered
factories, and whose available method returns true.public static void scanForPlugins()
Copyright © 1996–2019 Geotools. All rights reserved.