-
Notifications
You must be signed in to change notification settings - Fork 5
Tutorials Overview
Carsten Stocklöw edited this page May 31, 2017
·
3 revisions
All tutorials can be found in the folder tutorials.
orchestrator scripts
Scripts for the orchestratior.
tut.context.bus.publisher
Sending a context event.
tut.context.bus.subscriber
Receiving a context event.
tut.context.bus.tryout
Sending and receiving a context event. Must be run as JUnit test and can be used to play around with the parameters.
tut.service.bus.callee
Receiving a service call.
tut.service.bus.caller
Sending a service request.
tut.service.bus.tryout
Sending and receiving a service requests. Must be run as JUnit test and can be used to play around with the parameters.