public interface WebMapManager
WebMapService
s.WebMapService
Modifier and Type | Method and Description |
---|---|
java.util.List<WebMapServiceFactory> |
getServices()
Returns a list with the registered WebMapServiceFactories
|
void |
registerService(WebMapServiceFactory factory)
Register a WebMapServiceFactory to be used
|
void registerService(WebMapServiceFactory factory)
factory
- java.util.List<WebMapServiceFactory> getServices()