@Component(value="ConfigCatalogManager") public class ConfigCatalogManager extends Object
| Constructor and Description |
|---|
ConfigCatalogManager() |
| Modifier and Type | Method and Description |
|---|---|
FeatureCollection |
findFcByCollectionName(String collectionName) |
List<FeatureCollection> |
getFeatureCollections() |
ConfigCatalog |
getStaticCatalog(String path) |
List<String> |
getStaticCatalogPaths() |
boolean |
isStaticCatalogNotInCache(String path) |
public ConfigCatalog getStaticCatalog(String path)
public boolean isStaticCatalogNotInCache(String path)
public List<FeatureCollection> getFeatureCollections()
public FeatureCollection findFcByCollectionName(String collectionName)
Copyright © 1999-2015 UCAR/Unidata. All Rights Reserved.