/[schmitzm]/branches/2.4.x/src/skrueger/geotools/io/GsServerSettings.java
ViewVC logotype

Diff of /branches/2.4.x/src/skrueger/geotools/io/GsServerSettings.java

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1311 by alfonx, Mon Nov 22 15:09:59 2010 UTC revision 1312 by alfonx, Sun Nov 28 21:51:04 2010 UTC
# Line 14  import org.jfree.util.Log; Line 14  import org.jfree.util.Log;
14   * This class can serialize all important parameters needed to define the   * This class can serialize all important parameters needed to define the
15   * connection into a {@link String} with {@link #toPropertiesString()} and   * connection into a {@link String} with {@link #toPropertiesString()} and
16   * re-import the String with {@link #parsePropertiesString(String)}.   * re-import the String with {@link #parsePropertiesString(String)}.
17     *
18     * TODO THis is wrong, should not extend AbstractGTServerSettings since it is
19     * not a GeoTools specific server setting
20   */   */
21  public class GsServerSettings extends AbstractGTServerSettings<Void, Void> {  public class GsServerSettings extends AbstractGTServerSettings<Void, Void> {
22    

Legend:
Removed from v.1311  
changed lines
  Added in v.1312

[email protected]
ViewVC Help
Powered by ViewVC 1.1.26