Uses of Class
de.codecentric.boot.admin.server.services.EndpointDetector
Packages that use EndpointDetector
Package
Description
-
Uses of EndpointDetector in de.codecentric.boot.admin.server.config
Methods in de.codecentric.boot.admin.server.config that return EndpointDetectorModifier and TypeMethodDescriptionAdminServerAutoConfiguration.endpointDetector(InstanceRepository instanceRepository, InstanceWebClient.Builder instanceWebClientBuilder) Methods in de.codecentric.boot.admin.server.config with parameters of type EndpointDetectorModifier and TypeMethodDescriptionAdminServerAutoConfiguration.endpointDetectionTrigger(EndpointDetector endpointDetector, org.reactivestreams.Publisher<InstanceEvent> events) -
Uses of EndpointDetector in de.codecentric.boot.admin.server.services
Constructors in de.codecentric.boot.admin.server.services with parameters of type EndpointDetectorModifierConstructorDescriptionEndpointDetectionTrigger(EndpointDetector endpointDetector, org.reactivestreams.Publisher<InstanceEvent> publisher)