public class PriorityChannelSpec extends MessageChannelSpec<PriorityChannelSpec,PriorityChannel>
channellogger, PARSER, target| Modifier and Type | Method and Description |
|---|---|
PriorityChannelSpec |
capacity(int capacity) |
PriorityChannelSpec |
comparator(java.util.Comparator<org.springframework.messaging.Message<?>> comparator) |
protected PriorityChannel |
doGet() |
PriorityChannelSpec |
messageStore(PriorityCapableChannelMessageStore messageGroupStore,
java.lang.Object groupId) |
datatype, getComponentsToRegister, id, interceptor, messageConverter, wireTap, wireTap, wireTap_this, afterPropertiesSet, destroy, get, getId, getObject, getObjectType, isSingletonpublic PriorityChannelSpec capacity(int capacity)
public PriorityChannelSpec comparator(java.util.Comparator<org.springframework.messaging.Message<?>> comparator)
public PriorityChannelSpec messageStore(PriorityCapableChannelMessageStore messageGroupStore, java.lang.Object groupId)
protected PriorityChannel doGet()
doGet in class MessageChannelSpec<PriorityChannelSpec,PriorityChannel>