|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MessageBarrier
Common interface for routing components that release a list of
Messages
based upon a condition that is met when a
Message
arrives.
Method Summary | |
---|---|
java.util.List<Message<?>> |
addAndRelease(Message<?> message)
|
Method Detail |
---|
java.util.List<Message<?>> addAndRelease(Message<?> message)
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |