Class InstanceEndpointsDetectedEventMixin
java.lang.Object
de.codecentric.boot.admin.server.utils.jackson.InstanceEndpointsDetectedEventMixin
Jackson Mixin class helps in serialize/deserialize
InstanceEndpointsDetectedEvent.- Author:
- Stefan Rempfer
-
Constructor Summary
ConstructorsConstructorDescriptionInstanceEndpointsDetectedEventMixin(InstanceId instance, long version, Instant timestamp, Endpoints endpoints) -
Method Summary
-
Constructor Details
-
InstanceEndpointsDetectedEventMixin
public InstanceEndpointsDetectedEventMixin(InstanceId instance, long version, Instant timestamp, Endpoints endpoints)
-