Uses of Class
org.springframework.jms.listener.adapter.MessagingMessageListenerAdapter
Packages that use MessagingMessageListenerAdapter
Package
Description
Support package for declarative messaging configuration,
with Java configuration and XML schema support.
-
Uses of MessagingMessageListenerAdapter in org.springframework.jms.config
Methods in org.springframework.jms.config that return MessagingMessageListenerAdapterModifier and TypeMethodDescriptionprotected MessagingMessageListenerAdapterMethodJmsListenerEndpoint.createMessageListener(MessageListenerContainer container) protected MessagingMessageListenerAdapterMethodJmsListenerEndpoint.createMessageListenerInstance()Create an emptyMessagingMessageListenerAdapterinstance.