org.springframework.integration.store
Interface MessageGroupCallback


public interface MessageGroupCallback

Since:
2.0
Author:
Dave Syer

Method Summary
 void execute(MessageGroup group)
           
 

Method Detail

execute

void execute(MessageGroup group)