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.
|
compareTo
String getName()
WebMapService create()
int getPriority()