See: Description
| Class | Description |
|---|---|
| MessageListenerAdapter |
Message listener adapter that delegates the handling of messages to target
listener methods via reflection, with flexible message type conversion.
|
| MessageListenerAdapter102 | Deprecated
as of Spring 3.0, in favor of the JMS 1.1 based
MessageListenerAdapter |
| Exception | Description |
|---|---|
| ListenerExecutionFailedException |
Exception to be thrown when the execution of a listener method failed.
|