|
Spring Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MessageGroupCallback | |
---|---|
org.springframework.integration.store |
Uses of MessageGroupCallback in org.springframework.integration.store |
---|
Methods in org.springframework.integration.store with parameters of type MessageGroupCallback | |
---|---|
void |
MessageGroupStore.registerMessageGroupExpiryCallback(MessageGroupCallback callback)
Register a callback for when a message group is expired through MessageGroupStore.expireMessageGroups(long) . |
void |
AbstractMessageGroupStore.registerMessageGroupExpiryCallback(MessageGroupCallback callback)
|
Method parameters in org.springframework.integration.store with type arguments of type MessageGroupCallback | |
---|---|
void |
AbstractMessageGroupStore.setExpiryCallbacks(Collection<MessageGroupCallback> expiryCallbacks)
Convenient injection point for expiry callbacks in the message store. |
|
Spring Integration | |||||||||
PREV NEXT | FRAMES NO FRAMES |