Skip to content

Annotation-driven JMS endpoints [SPR-9882] #14515

@spring-projects-issues

Description

@spring-projects-issues

Juergen Hoeller opened SPR-9882 and commented

@JmsListener(destination="myQueue", selector="...")
public void handleMessage(String payload)

Activated through jms:annotation-driven, possibly underneath a jms:listener-container element. Creating and registering DefaultMessageListenerContainer beans underneath the covers, just like for jms:listener entries.


Issue Links:

Referenced from: commits 6aa16b7, 713dd60, 50c5cc0, a9100c4

1 votes, 5 watchers

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions