diff gnv/src/main/java/de/intevation/gnv/propertiesreader/PropertiesReaderFactory.java @ 690:254f062e334b

Added JavaDoc. gnv/trunk@908 c6561f87-3c4e-4783-a992-168aeb5c3f6f
author Ingo Weinzierl <ingo.weinzierl@intevation.de>
date Mon, 12 Apr 2010 16:45:16 +0000
parents 57fa8019fbdc
children 89ade245ca7a
line wrap: on
line diff
--- a/gnv/src/main/java/de/intevation/gnv/propertiesreader/PropertiesReaderFactory.java	Mon Apr 12 10:56:55 2010 +0000
+++ b/gnv/src/main/java/de/intevation/gnv/propertiesreader/PropertiesReaderFactory.java	Mon Apr 12 16:45:16 2010 +0000
@@ -58,8 +58,7 @@
     /**
      * Getting the ConnectionPool
      *
-     * @param config
-     *            The Config that should be read
+     * @param config The Config that should be read
      */
     public void initPropertiesReader(Object config) {
         if (config instanceof ServletConfig) {
@@ -74,5 +73,5 @@
         }
 
     }
-
 }
+// vim:set ts=4 sw=4 si et sta sts=4 fenc=utf8 :
\ No newline at end of file

http://dive4elements.wald.intevation.org