Package | Description |
---|---|
org.springframework.jms.annotation |
Annotations and support classes for declarative JMS listener endpoints.
|
Modifier and Type | Class and Description |
---|---|
interface |
JmsListener
Annotation that marks a method to be the target of a JMS message listener on the
specified
JmsListener.destination() . |