Class AgentConfigurationProperties

java.lang.Object
com.netflix.genie.web.properties.AgentConfigurationProperties

@ConfigurationProperties(prefix="genie.agent.configuration") public class AgentConfigurationProperties extends Object
Since:
4.0.0
  • Field Details

    • DYNAMIC_PROPERTIES_PREFIX

      public static final String DYNAMIC_PROPERTIES_PREFIX
      The prefix that properties need to match in order to be forwarded to agents during configuration. The prefix is stripped before forwarding.
      See Also:
  • Constructor Details

    • AgentConfigurationProperties

      public AgentConfigurationProperties()