comparison artifact-database/src/main/java/de/intevation/artifactdatabase/DefaultServiceFactory.java @ 90:68285f7bc476

More javadoc. artifacts/trunk@846 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Sascha L. Teichmann <sascha.teichmann@intevation.de>
date Fri, 26 Mar 2010 17:59:50 +0000
parents d348fe1fd822
children e27cf9c84eb8
comparison
equal deleted inserted replaced
89:d348fe1fd822 90:68285f7bc476
12 * Trivial implementation of the ServiceFactory interface. 12 * Trivial implementation of the ServiceFactory interface.
13 * Name and an description are configured by the given Node given to 13 * Name and an description are configured by the given Node given to
14 * #setup(Document, Node) via the 'name' and 'description' attributes. 14 * #setup(Document, Node) via the 'name' and 'description' attributes.
15 * The name of the class that provides the concrete serice is configured 15 * The name of the class that provides the concrete serice is configured
16 * by the 'service' attribute. 16 * by the 'service' attribute.
17 * 17 *
18 * @author <a href="mailto:sascha.teichmann@intevation.de">Sascha L. Teichmann</a> 18 * @author <a href="mailto:sascha.teichmann@intevation.de">Sascha L. Teichmann</a>
19 */ 19 */
20 public class DefaultServiceFactory 20 public class DefaultServiceFactory
21 implements ServiceFactory 21 implements ServiceFactory
22 { 22 {

http://dive4elements.wald.intevation.org