All Downloads are FREE. Search and download functionalities are using the official Maven repository.

com.stratio.crossdata.server.config.ServerConfig$ Maven / Gradle / Ivy

There is a newer version: 0.5.1
Show newest version
package com.stratio.crossdata.server.config;
// no position
public  class ServerConfig$ {
  /**
   * Static reference to the singleton instance of this Scala object.
   */
  public static final ServerConfig$ MODULE$ = null;
  public   ServerConfig$ () { throw new RuntimeException(); }
  public  java.lang.String SERVER_BASIC_CONFIG () { throw new RuntimeException(); }
  public  java.lang.String PARENT_CONFIG_NAME () { throw new RuntimeException(); }
  public  java.lang.String SERVER_CLUSTER_NAME_KEY () { throw new RuntimeException(); }
  public  java.lang.String SERVER_ACTOR_NAME_KEY () { throw new RuntimeException(); }
  public  java.lang.String SERVER_API_REST () { throw new RuntimeException(); }
  public  java.lang.String SERVER_API_REST_HOSTNAME () { throw new RuntimeException(); }
  public  java.lang.String SERVER_API_REST_PORT () { throw new RuntimeException(); }
  public  java.lang.String SERVER_USER_CONFIG_FILE () { throw new RuntimeException(); }
  public  java.lang.String SERVER_USER_CONFIG_RESOURCE () { throw new RuntimeException(); }
}




© 2015 - 2024 Weber Informatics LLC | Privacy Policy