public interface WebMapServiceFactory extends Comparable<WebMapServiceFactory>
| Modifier and Type | Method and Description |
|---|---|
WebMapService |
create()
Creates a webmap service
|
String |
getName()
service name
|
int |
getPriority()
Sets the priority.
|
compareToString getName()
WebMapService create()
int getPriority()