Skip navigation links
Spring Integration
  • Overview
  • Package
  • Class
  • Use
  • Tree
  • Deprecated
  • Index
  • Help

Deprecated API

Contents

  • Terminally Deprecated
  • Classes
  • Enum Classes
  • Methods
  • Terminally Deprecated Elements
    Element
    Description
    org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler.verifyResultCollectionConsistsOfMessages(Collection<?>)
    without replacement - out of use from now on.
    org.springframework.integration.dsl.BaseIntegrationFlowDefinition.controlBusOnRegistry()
    since 6.5 in favor of BaseIntegrationFlowDefinition.controlBus()
    org.springframework.integration.dsl.BaseIntegrationFlowDefinition.controlBusOnRegistry(Consumer<GenericEndpointSpec<ServiceActivatingHandler>>)
    since 6.5 in favor of BaseIntegrationFlowDefinition.controlBus(Consumer)
    org.springframework.integration.hazelcast.CacheEventType
    org.springframework.integration.hazelcast.CacheListeningPolicyType
    org.springframework.integration.hazelcast.ClusterMonitorType
    org.springframework.integration.hazelcast.config.HazelcastIntegrationConfigurationInitializer
    org.springframework.integration.hazelcast.config.xml.HazelcastClusterMonitorInboundChannelAdapterParser
    org.springframework.integration.hazelcast.config.xml.HazelcastContinuousQueryInboundChannelAdapterParser
    org.springframework.integration.hazelcast.config.xml.HazelcastDistributedSQLInboundChannelAdapterParser
    org.springframework.integration.hazelcast.config.xml.HazelcastEventDrivenInboundChannelAdapterParser
    org.springframework.integration.hazelcast.config.xml.HazelcastIntegrationNamespaceHandler
    org.springframework.integration.hazelcast.config.xml.HazelcastOutboundChannelAdapterParser
    org.springframework.integration.hazelcast.DistributedSQLIterationType
    org.springframework.integration.hazelcast.HazelcastHeaders
    org.springframework.integration.hazelcast.HazelcastIntegrationDefinitionValidator
    org.springframework.integration.hazelcast.HazelcastLocalInstanceRegistrar
    org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer
    org.springframework.integration.hazelcast.inbound.HazelcastClusterMonitorMessageProducer
    org.springframework.integration.hazelcast.inbound.HazelcastContinuousQueryMessageProducer
    org.springframework.integration.hazelcast.inbound.HazelcastDistributedSQLMessageSource
    org.springframework.integration.hazelcast.inbound.HazelcastEventDrivenMessageProducer
    org.springframework.integration.hazelcast.leader.LeaderInitiator
    org.springframework.integration.hazelcast.listener.HazelcastMembershipListener
    org.springframework.integration.hazelcast.lock.HazelcastLockRegistry
    org.springframework.integration.hazelcast.message.EntryEventMessagePayload
    org.springframework.integration.hazelcast.metadata.HazelcastMetadataStore
    org.springframework.integration.hazelcast.outbound.HazelcastCacheWritingMessageHandler
    org.springframework.integration.hazelcast.store.HazelcastMessageStore
    org.springframework.integration.util.CheckedCallable.uncheckedCallable()
    since 6.5 in favor of CheckedCallable.unchecked().
  • Deprecated Classes
    Class
    Description
    org.springframework.integration.hazelcast.config.HazelcastIntegrationConfigurationInitializer
    org.springframework.integration.hazelcast.config.xml.HazelcastClusterMonitorInboundChannelAdapterParser
    org.springframework.integration.hazelcast.config.xml.HazelcastContinuousQueryInboundChannelAdapterParser
    org.springframework.integration.hazelcast.config.xml.HazelcastDistributedSQLInboundChannelAdapterParser
    org.springframework.integration.hazelcast.config.xml.HazelcastEventDrivenInboundChannelAdapterParser
    org.springframework.integration.hazelcast.config.xml.HazelcastIntegrationNamespaceHandler
    org.springframework.integration.hazelcast.config.xml.HazelcastOutboundChannelAdapterParser
    org.springframework.integration.hazelcast.HazelcastHeaders
    org.springframework.integration.hazelcast.HazelcastIntegrationDefinitionValidator
    org.springframework.integration.hazelcast.HazelcastLocalInstanceRegistrar
    org.springframework.integration.hazelcast.inbound.AbstractHazelcastMessageProducer
    org.springframework.integration.hazelcast.inbound.HazelcastClusterMonitorMessageProducer
    org.springframework.integration.hazelcast.inbound.HazelcastContinuousQueryMessageProducer
    org.springframework.integration.hazelcast.inbound.HazelcastDistributedSQLMessageSource
    org.springframework.integration.hazelcast.inbound.HazelcastEventDrivenMessageProducer
    org.springframework.integration.hazelcast.leader.LeaderInitiator
    org.springframework.integration.hazelcast.listener.HazelcastMembershipListener
    org.springframework.integration.hazelcast.lock.HazelcastLockRegistry
    org.springframework.integration.hazelcast.message.EntryEventMessagePayload
    org.springframework.integration.hazelcast.metadata.HazelcastMetadataStore
    org.springframework.integration.hazelcast.outbound.HazelcastCacheWritingMessageHandler
    org.springframework.integration.hazelcast.store.HazelcastMessageStore
  • Deprecated Enum Classes
    Enum Class
    Description
    org.springframework.integration.hazelcast.CacheEventType
    org.springframework.integration.hazelcast.CacheListeningPolicyType
    org.springframework.integration.hazelcast.ClusterMonitorType
    org.springframework.integration.hazelcast.DistributedSQLIterationType
  • Deprecated Methods
    Method
    Description
    org.springframework.integration.aggregator.AbstractCorrelatingMessageHandler.verifyResultCollectionConsistsOfMessages(Collection<?>)
    without replacement - out of use from now on.
    org.springframework.integration.dsl.BaseIntegrationFlowDefinition.controlBusOnRegistry()
    since 6.5 in favor of BaseIntegrationFlowDefinition.controlBus()
    org.springframework.integration.dsl.BaseIntegrationFlowDefinition.controlBusOnRegistry(Consumer<GenericEndpointSpec<ServiceActivatingHandler>>)
    since 6.5 in favor of BaseIntegrationFlowDefinition.controlBus(Consumer)
    org.springframework.integration.util.CheckedCallable.uncheckedCallable()
    since 6.5 in favor of CheckedCallable.unchecked().