Example usage for org.springframework.jms.support.destination DynamicDestinationResolver subclass-usage

List of usage examples for org.springframework.jms.support.destination DynamicDestinationResolver subclass-usage

Introduction

In this page you can find the example usage for org.springframework.jms.support.destination DynamicDestinationResolver subclass-usage.

Usage

From source file com.kinglcc.spring.jms.core.PrefixDestinationResolver.java

/**
 * PrefixDestinationResolver
 * <pre>The destination name start with {@code TOPIC_PREFIX} or {@code QUEUE_PREFIX}</pre>
 *
 * @author liaochaochao
 * @since 2016119 ?3:14:47