Mercurial > lada > lada-server
view src/main/webapp/WEB-INF/beans.xml @ 67:530a941dbf79
Updated the LProbeRepository and Service, Removed LProbeDetails
LProbeRepository:
* Return a LProbe not LProbeDetails on single LProbe request
* Added 'create' for LProbe.
LProbeService:
* Updated service interfaces.
author | Raimund Renkert <rrenkert@intevation.de> |
---|---|
date | Fri, 31 May 2013 14:08:25 +0200 |
parents | 177351d4cca9 |
children | c6eeaca07eab |
line wrap: on
line source
<?xml version="1.0" encoding="UTF-8"?> <!-- This file can be an empty text file (0 bytes) --> <!-- We're declaring the schema to save you time if you do have to configure this in the future --> <beans xmlns="http://java.sun.com/xml/ns/javaee" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation=" http://java.sun.com/xml/ns/javaee http://java.sun.com/xml/ns/javaee/beans_1_0.xsd"> </beans>