Web services refactoring & bug fixing
[jabaws.git] / webservices / compbio / ws / server / AAConWS.java
index 4cbebf2..d9fd54f 100644 (file)
@@ -19,7 +19,7 @@ import compbio.metadata.UnsupportedRuntimeException;
 import compbio.runner.conservation.AACon;\r
 \r
 @WebService(endpointInterface = "compbio.data.msa.SequenceAnnotation", targetNamespace = "http://msa.data.compbio/01/12/2010/", serviceName = "AAConWS")\r
-public class AAConWS extends SAService<AACon>\r
+public class AAConWS extends SequenceAnnotationService<AACon>\r
                implements\r
                        SequenceAnnotation<AACon> {\r
 \r