public class QueueChannelSpec extends MessageChannelSpec<QueueChannelSpec,QueueChannel>
| Modifier and Type | Class and Description |
|---|---|
static class |
QueueChannelSpec.MessageStoreSpec
The
ChannelMessageStore-specific QueueChannelSpec extension. |
| Modifier and Type | Field and Description |
|---|---|
protected Integer |
capacity |
protected Queue<Message<?>> |
queue |
channellogger, PARSER, target| Modifier and Type | Method and Description |
|---|---|
protected QueueChannel |
doGet() |
datatype, getComponentsToRegister, id, interceptor, messageConverter, wireTap, wireTap, wireTap_this, get, getId, getObject, getObjectType, isSingletonprotected QueueChannel doGet()
doGet in class MessageChannelSpec<QueueChannelSpec,QueueChannel>