Example usage for org.springframework.jms.config JmsListenerContainerFactory interface-usage

List of usage examples for org.springframework.jms.config JmsListenerContainerFactory interface-usage

Introduction

In this page you can find the example usage for org.springframework.jms.config JmsListenerContainerFactory interface-usage.

Usage

From source file org.springframework.jms.config.AbstractJmsListenerContainerFactory.java

/**
 * Base {@link JmsListenerContainerFactory} for Spring's base container implementation.
 *
 * @author Stephane Nicoll
 * @since 4.1
 * @see AbstractMessageListenerContainer