Class HazelcastEventDrivenInboundChannelAdapterParser

java.lang.Object
org.springframework.beans.factory.xml.AbstractBeanDefinitionParser
org.springframework.beans.factory.xml.AbstractSingleBeanDefinitionParser
org.springframework.integration.hazelcast.config.xml.HazelcastEventDrivenInboundChannelAdapterParser
All Implemented Interfaces:
BeanDefinitionParser

public class HazelcastEventDrivenInboundChannelAdapterParser extends AbstractSingleBeanDefinitionParser
Hazelcast Event Driven Inbound Channel Adapter Parser parses <int-hazelcast:inbound-channel-adapter /> configuration.
Since:
6.0
Author:
Eren Avsarogullari