Uses of Package
org.springframework.jms.annotation
Package
Description
Annotations and support classes for declarative JMS listener endpoints.
-
ClassDescriptionAnnotation that marks a method to be the target of a JMS message listener on the specified
JmsListener.destination()
.Bean post-processor that registers methods annotated withJmsListener
to be invoked by a JMS message listener container created under the cover by aJmsListenerContainerFactory
according to the attributes of the annotation.