java.lang.Object
nl.andrewl.concord_server.DiscoveryServerPublisher
This component is responsible for publishing the server's metadata to any
discovery servers that have been defined in the server's configuration file.
-
Field Summary
FieldsModifier and TypeFieldDescriptionprivate final ServerConfig
private final HttpClient
private final com.fasterxml.jackson.databind.ObjectMapper
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
mapper
private final com.fasterxml.jackson.databind.ObjectMapper mapper -
httpClient
-
config
-
-
Constructor Details
-
DiscoveryServerPublisher
-
-
Method Details
-
publish
public void publish()
-