Uses of Record Class
org.springframework.boot.health.contributor.ReactiveHealthContributors.Entry
Packages that use ReactiveHealthContributors.Entry
Package
Description
Classes related to contributing health information about an application.
Health registry support.
-
Uses of ReactiveHealthContributors.Entry in org.springframework.boot.health.contributor
Subinterfaces with type arguments of type ReactiveHealthContributors.Entry in org.springframework.boot.health.contributorModifier and TypeInterfaceDescriptioninterfaceA collection of namedreactive health contributors.Methods in org.springframework.boot.health.contributor that return types with arguments of type ReactiveHealthContributors.EntryModifier and TypeMethodDescriptiondefault Iterator<ReactiveHealthContributors.Entry> ReactiveHealthContributors.iterator()ReactiveHealthContributors.stream()Return a stream of the contributor entries. -
Uses of ReactiveHealthContributors.Entry in org.springframework.boot.health.registry
Subclasses with type arguments of type ReactiveHealthContributors.Entry in org.springframework.boot.health.registryMethods in org.springframework.boot.health.registry that return types with arguments of type ReactiveHealthContributors.Entry