Uses of Interface
org.springframework.boot.autoconfigure.integration.PollerMetadataCustomizer
Packages that use PollerMetadataCustomizer
Package
Description
Auto-configuration for Spring Integration.
-
Uses of PollerMetadataCustomizer in org.springframework.boot.autoconfigure.integration
Method parameters in org.springframework.boot.autoconfigure.integration with type arguments of type PollerMetadataCustomizerModifier and TypeMethodDescriptionorg.springframework.integration.scheduling.PollerMetadata
IntegrationAutoConfiguration.IntegrationConfiguration.defaultPollerMetadata
(IntegrationProperties integrationProperties, ObjectProvider<PollerMetadataCustomizer> customizers)