- All Implemented Interfaces:
- org.springframework.beans.factory.Aware, org.springframework.beans.factory.BeanFactoryAware, org.springframework.beans.factory.BeanNameAware, org.springframework.beans.factory.InitializingBean, org.springframework.context.ApplicationContextAware, org.springframework.core.Ordered, org.springframework.integration.context.Orderable, org.springframework.integration.core.MessageHandler, org.springframework.integration.history.TrackableComponent, org.springframework.integration.support.context.NamedComponent
public class CacheWritingMessageHandler
extends org.springframework.integration.handler.AbstractMessageHandler
A MessageHandler implementation that writes to a GemFire Region. The
Message's payload must be an instance of java.util.Map.
- Since:
- 2.1