Class ServiceRegistrationResponse
java.lang.Object
com.nmontytskyi.monitoring.starter.client.dto.ServiceRegistrationResponse
Response returned by the monitoring server after successful service registration.
Contains the server-assigned serviceId which the starter uses in all
subsequent metric push requests to identify the originating service.
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
ServiceRegistrationResponse
public ServiceRegistrationResponse()
-