Class AgentLauncherSelectorScriptProperties


  • @ConfigurationProperties(prefix="genie.scripts.agent-launcher-selector")
    public class AgentLauncherSelectorScriptProperties
    extends ManagedScriptBaseProperties
    Properties for agent launcher selection via script.
    Since:
    4.0.0
    • Field Detail

      • PREFIX

        public static final java.lang.String PREFIX
        Prefix for this properties class.
        See Also:
        Constant Field Values
      • SOURCE_PROPERTY

        public static final java.lang.String SOURCE_PROPERTY
        Name of script source property.
        See Also:
        Constant Field Values
      • SCRIPT_PROPERTIES_PREFIX

        public static final java.lang.String SCRIPT_PROPERTIES_PREFIX
        Prefix for properties passed to the script (with the prefix stripped).
        See Also:
        Constant Field Values
    • Constructor Detail

      • AgentLauncherSelectorScriptProperties

        public AgentLauncherSelectorScriptProperties()