Uses of Package
org.springframework.jms.config
Package
Description
Annotations and support classes for declarative JMS listener endpoints.
Support package for declarative messaging configuration,
with Java configuration and XML schema support.
-
ClassDescriptionHelper bean for registering
JmsListenerEndpoint
with aJmsListenerEndpointRegistry
.Creates the necessaryMessageListenerContainer
instances for the registered endpoints.AJmsListenerEndpoint
providing the method to invoke to process an incoming message for this endpoint. -
ClassDescriptionBase
JmsListenerContainerFactory
for Spring's base container implementation.Base model for a JMS listener endpoint.Factory ofMessageListenerContainer
based on aJmsListenerEndpoint
definition.Model for a JMS listener endpoint.Creates the necessaryMessageListenerContainer
instances for the registered endpoints.