Interface | Description |
---|---|
BatchMessageListenerContainer.ContainerDelegate |
Class | Description |
---|---|
BatchMessageListenerContainer |
Message listener container adapted for intercepting the message reception
with advice provided through configuration.
To enable batching of messages in a single transaction, use the TransactionInterceptor and the RepeatOperationsInterceptor in
the advice chain (with or without a transaction manager set in the base
class). |