Skip to content

Instantly share code, notes, and snippets.

@mariomartinezricston
Created September 20, 2016 13:56
Show Gist options
  • Save mariomartinezricston/8717100059cb14f295289ebd770317b7 to your computer and use it in GitHub Desktop.
Save mariomartinezricston/8717100059cb14f295289ebd770317b7 to your computer and use it in GitHub Desktop.
VM Inbound
<flow name="startUpProcessFlow">
<vm:inbound-endpoint exchange-pattern="request-response" path="/startup" doc:name="VM"/>
<flow-ref name="process-logicFlow" doc:name="process-logicFlow"/>
</flow>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment