Uses of Class
org.springframework.integration.store.MessageGroupMetadata
Package
Description
Provides JDBC-backed Message Store implementations.
Provides classes releated to storing messages.
-
Uses of MessageGroupMetadata in org.springframework.integration.jdbc.store
-
Uses of MessageGroupMetadata in org.springframework.integration.store
Modifier and TypeMethodDescriptionAbstractKeyValueMessageStore.getGroupMetadata
(Object groupId) AbstractMessageGroupStore.getGroupMetadata
(Object groupId) MessageGroupStore.getGroupMetadata
(Object groupId) Obtain the group metadata without fetching any messages; must supply all other group properties; may include the id of the first message.SimpleMessageStore.getGroupMetadata
(Object groupId)