Package | Description |
---|---|
org.springframework.integration.config |
Base package for configuration.
|
org.springframework.integration.scheduling |
Provides classes related to task scheduling.
|
Modifier and Type | Method and Description |
---|---|
void |
SourcePollingChannelAdapterFactoryBean.setPollerMetadata(PollerMetadata pollerMetadata) |
void |
ConsumerEndpointFactoryBean.setPollerMetadata(PollerMetadata pollerMetadata) |
Modifier and Type | Method and Description |
---|---|
static PollerMetadata |
PollerMetadata.getDefaultPollerMetadata(org.springframework.beans.factory.BeanFactory beanFactory)
Return the default
PollerMetadata bean if available. |
Copyright © 2018. All rights reserved.