public class OwsCapabilitiesExtensionRepository extends AbstractComponentRepository<OwsCapabilitiesExtensionKey,OwsCapabilitiesExtensionProvider,OwsCapabilitiesExtensionProviderFactory> implements Constructable
OwsCapabilitiesExtension implementations| Constructor and Description |
|---|
OwsCapabilitiesExtensionRepository() |
| Modifier and Type | Method and Description |
|---|---|
List<OwsCapabilitiesExtensionProvider> |
getCapabilitiesExtensionProvider(OwsCapabilitiesExtensionKey key) |
List<OwsCapabilitiesExtensionProvider> |
getCapabilitiesExtensionProvider(String service,
String version)
Get the implemented
OwsCapabilitiesExtensionProvider for service and version |
void |
init() |
getProviders, getProviders, getUniqueProviders, getUniqueProviderspublic void init()
init in interface Constructablepublic List<OwsCapabilitiesExtensionProvider> getCapabilitiesExtensionProvider(OwsCapabilitiesExtensionKey key)
public List<OwsCapabilitiesExtensionProvider> getCapabilitiesExtensionProvider(String service, String version)
OwsCapabilitiesExtensionProvider for service and versionservice - Specific serviceversion - Specific versionCopyright © 2015–2020 52°North Initiative for Geospatial Open Source Software GmbH. All rights reserved.