All Classes and Interfaces

Class
Description
 
 
 
A named Destination.
 
 
 
 
 
Resolves an Executable instance by the given registry to a bean/object created by the given bean factory.
 
 
 
 
 
 
 
 
 
 
 
 
 
Invokable by Type Registry.
 
 
Defines life-cycle events supported by JmsDispatchFn.send(JmsDispatch).
Invoked immediately after JmsDispatchFn.send(JmsDispatch) is called and before any JMS API invocations to construct and send the message.
Invoked when an Exception has happened and before it is thrown to the caller interrupting JmsDispatchFn.send(JmsDispatch).
Invoked after the TextMessage has been sent and before JmsDispatchFn.send(JmsDispatch) returns successfully.
Invoked after TextMessage is created for the JmsDispatch and just before the message is sent.
 
Enables ByJms-annotated proxy interfaces scanning.
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
JmsListenerConfigurer used to register InboundEndpoint's at run-time.
 
 
The abstraction of an invocation of a method.
The abstraction of turning an Invocation to a JmsDispatch so it can be sent out as Message.
Indication to Executor on how the action should be executed.
 
The abstraction of a Java type that is invokable by JmsMsg.type() to be registered in the registry.
 
 
 
 
The abstraction of a fully-realized out-bound JMS message.
 
The abstraction of a JMS JMSProducer.
 
 
Custom version of JMS Message which does not throw.
Custom framework properties.
 
 
 
 
When applied to a parameter of a ByJms interface, it specifies the parameter argument value should be used for Message.setJMSCorrelationID(String).
 
Specifies the injection point for the value of JMS header 'JMSXDeliveryCount' on a ForJmsType object.
 
 
 
 
 
 
 
 
 
 
 
Utility to un-pack a JMS message.