Annotation Interface Produce
Marks a field or property as being a producer to an
Endpoint either via its
URI or via the name of the endpoint reference which is then resolved
in a registry such as the Spring Application Context.
Methods invoked on the producer object are then converted to a message Exchange via the
Bean Integration mechanism.- See Also:
-
Optional Element Summary
Optional Elements
-
Element Details
-
value
-
property
-
binding
boolean bindingWhether to use bean parameter binding- Default:
true
-