Class ServerConfig

java.lang.Object
org.odpi.openmetadata.utilities.serverconfig.ServerConfig

public class ServerConfig extends Object
ServerConfig creates configuration documents that used by servers to define the subsystems and connectors that should be started when the server starts up.
  • Method Details

    • main

      public static void main(String[] args)
      Main program that controls the operation of the platform report. The parameters are passed space separated. The parameters are used to override the report's default values. If mode is set to "interactive" the caller is prompted for a command and one to many server names.
      Parameters:
      args - 1. service platform URL root, 2. client userId, 3. mode 4. server name 5. server name ...