Annotation Type RemoteProxyBuilder.Config


  • public static @interface RemoteProxyBuilder.Config
    • Element Detail

      • proxy_host

        String proxy_host
      • proxy_username

        String proxy_username
      • proxy_password

        String proxy_password
      • aspect_key

        String aspect_key
        Default:
        "proxy"
      • service_ranking

        int service_ranking
        Default:
        100
      • proxy_system_default

        boolean proxy_system_default
        Default:
        false
      • proxy_port

        int proxy_port
        Default:
        3128
      • webconsole_configurationFactory_nameHint

        String webconsole_configurationFactory_nameHint
        Default:
        "\'{aspect.key}\' ({service.ranking}) - use system: {proxy.system.default}, proxy: {proxy.host}:{proxy.port}"