execute method
Executes component with arguments and receives execution result.
correlationId
(optional) transaction id to trace execution through call chain.args
execution arguments. Return Future that receives execution result or error.
Executes component with arguments and receives execution result.
correlationId
(optional) transaction id to trace execution through call chain.args
execution arguments.
Return Future that receives execution result or error.