Uses of Class
org.springframework.jms.config.JmsListenerEndpointRegistrar
Packages that use JmsListenerEndpointRegistrar
Package
Description
Annotations and support classes for declarative JMS listener endpoints.
-
Uses of JmsListenerEndpointRegistrar in org.springframework.jms.annotation
Methods in org.springframework.jms.annotation with parameters of type JmsListenerEndpointRegistrarModifier and TypeMethodDescriptionvoidJmsListenerConfigurer.configureJmsListeners(JmsListenerEndpointRegistrar registrar) Callback allowing aJmsListenerEndpointRegistryand specificJmsListenerEndpointinstances to be registered against the givenJmsListenerEndpointRegistrar.