comparison flys-artifacts/doc/conf/conf.xml @ 2276:2966787b5188

Added service for discharge infos at a specific gauge. flys-artifacts/trunk@3935 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Raimund Renkert <raimund.renkert@intevation.de>
date Mon, 06 Feb 2012 15:37:54 +0000
parents d974e4589f5a
children 3f3e4f94171b
comparison
equal deleted inserted replaced
2275:30335ee9512b 2276:2966787b5188
114 description="The service provides the N next neighbored kms and ids of cross section lines for given cross section id, km and N.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory> 114 description="The service provides the N next neighbored kms and ids of cross section lines for given cross section id, km and N.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
115 <service-factory 115 <service-factory
116 name="cache-invalidation" 116 name="cache-invalidation"
117 service="de.intevation.flys.artifacts.services.CacheInvalidationService" 117 service="de.intevation.flys.artifacts.services.CacheInvalidationService"
118 description="The service invalidates caches.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory> 118 description="The service invalidates caches.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
119 <service-factory
120 name="dischargeinfo"
121 service="de.intevation.flys.artifacts.services.DischargeInfoService"
122 description="Returns description, start year and end year of discharges at a specific gauge.">de.intevation.artifactdatabase.DefaultServiceFactory</service-factory>
119 </service-factories> 123 </service-factories>
120 124
121 </factories> 125 </factories>
122 126
123 <lifetime-listeners> 127 <lifetime-listeners>

http://dive4elements.wald.intevation.org