Java org.springframework.jms.annotation JmsListenerConfigurer fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.jms.annotation JmsListenerConfigurer fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.jms.annotation JmsListenerConfigurer.

The text is from its open source code.

Implementation

org.springframework.jms.annotation.JmsListenerConfigurer has the following implementations.
Click this link to see all its implementation.

Method

voidconfigureJmsListeners(JmsListenerEndpointRegistrar registrar)
Callback allowing a org.springframework.jms.config.JmsListenerEndpointRegistry JmsListenerEndpointRegistry and specific org.springframework.jms.config.JmsListenerEndpoint JmsListenerEndpoint instances to be registered against the given JmsListenerEndpointRegistrar .