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

@Deprecated(forRemoval=true, since="6.5") public class HazelcastEventDrivenInboundChannelAdapterParser extends AbstractSingleBeanDefinitionParser
Deprecated, for removal: This API element is subject to removal in a future version.
Hazelcast Event Driven Inbound Channel Adapter Parser parses <int-hazelcast:inbound-channel-adapter /> configuration.
Since:
6.0
Author:
Eren Avsarogullari