public class PriorityChannelSpec extends MessageChannelSpec<PriorityChannelSpec,org.springframework.integration.channel.PriorityChannel>
channel
logger, PARSER, target
Modifier and Type | Method and Description |
---|---|
protected org.springframework.integration.channel.PriorityChannel |
doGet() |
PriorityChannelSpec |
setCapacity(int capacity) |
PriorityChannelSpec |
setComparator(java.util.Comparator<org.springframework.messaging.Message<?>> comparator) |
datatype, getComponentsToRegister, id, interceptor, messageConverter, wireTap, wireTap, wireTap
_this, get, getId, getObject, getObjectType, isSingleton
public PriorityChannelSpec setCapacity(int capacity)
public PriorityChannelSpec setComparator(java.util.Comparator<org.springframework.messaging.Message<?>> comparator)
protected org.springframework.integration.channel.PriorityChannel doGet()
doGet
in class MessageChannelSpec<PriorityChannelSpec,org.springframework.integration.channel.PriorityChannel>