Uses of Class
org.springframework.jms.config.JmsListenerEndpointRegistrar
Package
Description
Annotations and support classes for declarative JMS listener endpoints.
-
Uses of JmsListenerEndpointRegistrar in org.springframework.jms.annotation
Modifier and TypeMethodDescriptionvoid
JmsListenerConfigurer.configureJmsListeners
(JmsListenerEndpointRegistrar registrar) Callback allowing aJmsListenerEndpointRegistry
and specificJmsListenerEndpoint
instances to be registered against the givenJmsListenerEndpointRegistrar
.