@ConfigurationProperties(prefix="genie.agent.heart-beat")
@Validated
public class HeartBeatProperties
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PROPERTY_PREFIX
Prefix for all properties related to the agent heart beat service.
|
| Constructor and Description |
|---|
HeartBeatProperties() |
public static final java.lang.String PROPERTY_PREFIX