comparison flys-artifacts/doc/conf/conf.xml @ 4246:cac0878b4a92

Add a service to return measurement stations of a river The new service returns an xml representation of the measurement stations on a river.
author Björn Ricks <bjoern.ricks@intevation.de>
date Wed, 24 Oct 2012 15:57:48 +0200
parents 49cb65d5932d
children 6d44914b2dd4
comparison
equal deleted inserted replaced
4245:6302db90b63f 4246:cac0878b4a92
204 description="Returns an overview of the fixings of a given river.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory> 204 description="Returns an overview of the fixings of a given river.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
205 <service-factory 205 <service-factory
206 name="dischargetablesoverview" 206 name="dischargetablesoverview"
207 service="de.intevation.flys.artifacts.services.DischargeTablesOverview" 207 service="de.intevation.flys.artifacts.services.DischargeTablesOverview"
208 description="Returns an overview of the fixings of a given river.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory> 208 description="Returns an overview of the fixings of a given river.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
209 <service-factory
210 name="measurementstationinfo"
211 service="de.intevation.flys.artifacts.services.MeasurementStationInfoService"
212 description="Returns an overview of the measurement stations of a given river.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
209 </service-factories> 213 </service-factories>
210 214
211 </factories> 215 </factories>
212 216
213 <lifetime-listeners> 217 <lifetime-listeners>

http://dive4elements.wald.intevation.org