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