Class AgentProperties


  • @ConfigurationProperties(prefix="genie.agent.runtime")
    @Validated
    public class AgentProperties
    extends java.lang.Object
    Root properties class for agent.
    Since:
    4.0.0
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String PREFIX
      Properties prefix.
    • Constructor Summary

      Constructors 
      Constructor Description
      AgentProperties()  
    • Method Summary

      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

    • Constructor Detail

      • AgentProperties

        public AgentProperties()