Mercurial > dive4elements > river
diff artifacts/doc/conf/conf.xml @ 6503:9daf7c9cf663 double-precision
merged changes from default into double-precision branch
author | Tom Gottfried <tom.gottfried@intevation.de> |
---|---|
date | Fri, 28 Jun 2013 16:59:07 +0200 |
parents | 6e54f72b4caf |
children | 1a7f5d09b9d8 368db84f1241 |
line wrap: on
line diff
--- a/artifacts/doc/conf/conf.xml Fri Jun 28 16:58:46 2013 +0200 +++ b/artifacts/doc/conf/conf.xml Fri Jun 28 16:59:07 2013 +0200 @@ -144,6 +144,10 @@ <service-factories> <service-factory + name="server-info" + service="org.dive4elements.river.artifacts.services.ServerInfoService" + description="This service provides generic information and configuration of the artifact server.">org.dive4elements.artifactdatabase.DefaultServiceFactory</service-factory> + <service-factory name="rivers" service="org.dive4elements.river.artifacts.services.RiverService" description="This service returns a list of provided rivers by the artifact server.">org.dive4elements.artifactdatabase.DefaultServiceFactory</service-factory>