Class AgentProperties
java.lang.Object
com.netflix.genie.agent.properties.AgentProperties
@ConfigurationProperties(prefix="genie.agent.runtime")
@Validated
public class AgentProperties
extends Object
Root properties class for agent.
- Since:
- 4.0.0
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
PREFIX
Properties prefix.- See Also:
-
-
Constructor Details
-
AgentProperties
public AgentProperties()
-