Spring Integration

org.springframework.integration.store
Interface MessageGroupCallback


public interface MessageGroupCallback

Since:
2.0
Author:
Dave Syer

Method Summary
 void execute(MessageGroupStore messageGroupStore, MessageGroup group)
           
 

Method Detail

execute

void execute(MessageGroupStore messageGroupStore,
             MessageGroup group)

Spring Integration