| Package | Description |
|---|---|
| org.springframework.jms.annotation |
Annotations and support classes for declarative JMS listener endpoints.
|
| Modifier and Type | Method and Description |
|---|---|
void |
JmsListenerConfigurer.configureJmsListeners(JmsListenerEndpointRegistrar registrar)
Callback allowing a
JmsListenerEndpointRegistry and specific JmsListenerEndpoint instances to be registered against the given
JmsListenerEndpointRegistrar. |