/[projects]/dao/DaoAdresseService/src/dk/daoas/daoadresseservice/admin/ServiceConfig.java
ViewVC logotype

Diff of /dao/DaoAdresseService/src/dk/daoas/daoadresseservice/admin/ServiceConfig.java

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

revision 2367 by torben, Tue Feb 24 12:23:59 2015 UTC revision 2368 by torben, Tue Feb 24 13:00:46 2015 UTC
# Line 21  public class ServiceConfig implements Br Line 21  public class ServiceConfig implements Br
21                    
22          @ConfigVariable(mandatory=false, hideValue=true)          @ConfigVariable(mandatory=false, hideValue=true)
23          public String googleApiKey;          public String googleApiKey;
24            
25            @ConfigVariable
26            public String nominatimBase;
27    
28          @Override          @Override
29          public int getTimeout() {          public int getTimeout() {

Legend:
Removed from v.2367  
changed lines
  Added in v.2368

  ViewVC Help
Powered by ViewVC 1.1.20