public final class MapProviderManager extends Object
SpringContextService.getBeansOfType(java.lang.Class<T>).
Such providers implement IMapProvider and need to be declared in a spring context file.IMapProvider,
SpringContextService.getBeansOfType(java.lang.Class<T>)| Modifier and Type | Method and Description |
|---|---|
static IMapProvider |
getMapProvider(String strKey)
Gets the mapProvider for the provided key.
|
static List<IMapProvider> |
getMapProvidersList()
Builds all available providers list
|
public static IMapProvider getMapProvider(String strKey)
strKey - the keynull if strKey is blank, the map provider if found, null otherwise.StringUtils.isBlank(String)public static List<IMapProvider> getMapProvidersList()
Copyright © 2020 City of Paris. All rights reserved.