Web services refactoring & bug fixing
[jabaws.git] / webservices / compbio / ws / server / GlobPlotWS.java
index e7a76ec..5ed6331 100644 (file)
@@ -17,7 +17,7 @@ import compbio.metadata.WrongParameterException;
 import compbio.runner.disorder.GlobPlot;\r
 \r
 @WebService(endpointInterface = "compbio.data.msa.SequenceAnnotation", targetNamespace = "http://msa.data.compbio/01/12/2010/", serviceName = "GlobPlotWS")\r
-public class GlobPlotWS extends SAService<GlobPlot>\r
+public class GlobPlotWS extends SequenceAnnotationService<GlobPlot>\r
                implements\r
                        SequenceAnnotation<GlobPlot> {\r
 \r