public final class SourcePollingChannelAdapterSpec extends EndpointSpec<SourcePollingChannelAdapterSpec,org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean,org.springframework.integration.core.MessageSource<?>>
componentToRegister, endpointFactoryBean, handler
logger, PARSER, target
Modifier and Type | Method and Description |
---|---|
SourcePollingChannelAdapterSpec |
autoStartup(boolean autoStartup) |
SourcePollingChannelAdapterSpec |
phase(int phase) |
SourcePollingChannelAdapterSpec |
poller(org.springframework.integration.scheduling.PollerMetadata pollerMetadata) |
assertHandler, doGet, getComponentsToRegister, id, poller, poller
_this, get, getId, getObject, getObjectType, isSingleton
public SourcePollingChannelAdapterSpec phase(int phase)
phase
in class EndpointSpec<SourcePollingChannelAdapterSpec,org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean,org.springframework.integration.core.MessageSource<?>>
phase
- the phase.SmartLifecycle
public SourcePollingChannelAdapterSpec autoStartup(boolean autoStartup)
autoStartup
in class EndpointSpec<SourcePollingChannelAdapterSpec,org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean,org.springframework.integration.core.MessageSource<?>>
autoStartup
- the autoStartup.SmartLifecycle
public SourcePollingChannelAdapterSpec poller(org.springframework.integration.scheduling.PollerMetadata pollerMetadata)
poller
in class EndpointSpec<SourcePollingChannelAdapterSpec,org.springframework.integration.config.SourcePollingChannelAdapterFactoryBean,org.springframework.integration.core.MessageSource<?>>
pollerMetadata
- the pollerMetadataAbstractPollingEndpoint