...
(Previous solution approaches regarding this topic were already discussed in the master thesis.)
@Stefan and Patrice: Please correct me if I'm wrong.
Currently the container approach is used, that does not support asynchronous method invocations.
In my understanding, asynchronous method invocation are in fact cached by the invocation sequence sensor(if instrumented), but are not displayed i the context tree in the right branch. There also ordered according to the invocation order.
...