Class HazelcastContinuousQueryInboundChannelAdapterParser

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

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