Class FeedEntryMessageSourceSpec
java.lang.Object
org.springframework.integration.dsl.IntegrationComponentSpec<FeedEntryMessageSourceSpec, FeedEntryMessageSource>
org.springframework.integration.dsl.MessageSourceSpec<FeedEntryMessageSourceSpec, FeedEntryMessageSource>
org.springframework.integration.feed.dsl.FeedEntryMessageSourceSpec
- All Implemented Interfaces:
- DisposableBean,- FactoryBean<FeedEntryMessageSource>,- InitializingBean,- Lifecycle,- Phased,- SmartLifecycle
public class FeedEntryMessageSourceSpec
extends MessageSourceSpec<FeedEntryMessageSourceSpec, FeedEntryMessageSource>
A 
MessageSourceSpec for a FeedEntryMessageSource.- Since:
- 5.0
- Author:
- Artem Bilan
- 
Field SummaryFields inherited from class org.springframework.integration.dsl.IntegrationComponentSpeclogger, PARSER, targetFields inherited from interface org.springframework.beans.factory.FactoryBeanOBJECT_TYPE_ATTRIBUTEFields inherited from interface org.springframework.context.SmartLifecycleDEFAULT_PHASE
- 
Constructor SummaryConstructorsModifierConstructorDescriptionprotectedFeedEntryMessageSourceSpec(URL feedUrl, String metadataKey) protectedFeedEntryMessageSourceSpec(Resource feedResource, String metadataKey) 
- 
Method SummaryModifier and TypeMethodDescriptionmetadataStore(MetadataStore metadataStore) preserveWireFeed(boolean preserveWireFeed) syndFeedInput(com.rometools.rome.io.SyndFeedInput syndFeedInput) Methods inherited from class org.springframework.integration.dsl.MessageSourceSpecmessageHeadersMethods inherited from class org.springframework.integration.dsl.IntegrationComponentSpec_this, afterPropertiesSet, destroy, doGet, getId, getObject, getObjectType, getPhase, id, isAutoStartup, isRunning, start, stop, stopMethods inherited from class java.lang.Objectclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface org.springframework.beans.factory.FactoryBeanisSingleton
- 
Constructor Details- 
FeedEntryMessageSourceSpec
- 
FeedEntryMessageSourceSpec
 
- 
- 
Method Details- 
metadataStore
- 
syndFeedInput
- 
preserveWireFeed
 
-