S - the target JmsListenerContainerSpec implementation type.C - the target AbstractMessageListenerContainer implementation type.public static class JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec<S extends JmsListenerContainerSpec<S,C>,C extends AbstractMessageListenerContainer> extends JmsInboundGatewaySpec<JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec<S,C>>
AbstractMessageListenerContainer-based JmsInboundGatewaySpec extension.JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec<S extends JmsListenerContainerSpec<S,C>,C extends AbstractMessageListenerContainer>logger, PARSER, targetDEFAULT_PHASE| Modifier and Type | Method and Description |
|---|---|
JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec<S,C> |
configureListenerContainer(java.util.function.Consumer<S> configurer) |
JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec<S,C> |
destination(Destination destination) |
JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec<S,C> |
destination(String destinationName) |
correlationKey, defaultReplyDestination, defaultReplyQueueName, defaultReplyTopicName, destinationResolver, explicitQosEnabledForReplies, extractReplyPayload, extractRequestPayload, jmsMessageConverter, replyDeliveryPersistent, replyPriority, replyTimeToLive, setHeaderMapper, shutdownContainerOnStopautoStartup, errorChannel, errorChannel, id, phase, replyChannel, replyChannel, replyMapper, replyTimeout, requestChannel, requestChannel, requestMapper, requestTimeout, shouldTrack_this, createInstance, destroyInstance, doGet, get, getId, getObjectType, getPhase, isAutoStartup, isRunning, start, stop, stopafterPropertiesSet, destroy, getBeanFactory, getBeanTypeConverter, getEarlySingletonInterfaces, getObject, isSingleton, setBeanClassLoader, setBeanFactory, setSingletonpublic JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec<S,C> destination(Destination destination)
destination - the destinationJmsListenerContainerSpec.destination(Destination)public JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec<S,C> destination(String destinationName)
destinationName - the destinationNameJmsListenerContainerSpec.destination(String)public JmsInboundGatewaySpec.JmsInboundGatewayListenerContainerSpec<S,C> configureListenerContainer(java.util.function.Consumer<S> configurer)