Class AbstractChannelMessageStoreQueryProvider

java.lang.Object
org.springframework.integration.jdbc.store.channel.AbstractChannelMessageStoreQueryProvider
All Implemented Interfaces:
ChannelMessageStoreQueryProvider

@Deprecated(since="6.2", forRemoval=true) public abstract class AbstractChannelMessageStoreQueryProvider extends Object implements ChannelMessageStoreQueryProvider
Deprecated, for removal: This API element is subject to removal in a future version.
since 6.2 in favor of default methods in ChannelMessageStoreQueryProvider
Since:
2.2
Author:
Gunnar Hillert, Artem Bilan, Adama Sorho
  • Constructor Details

    • AbstractChannelMessageStoreQueryProvider

      public AbstractChannelMessageStoreQueryProvider()
      Deprecated, for removal: This API element is subject to removal in a future version.