Class MultiSubCommandInvoker

java.lang.Object
org.infinispan.interceptors.impl.MultiSubCommandInvoker
All Implemented Interfaces:
InvocationCallback<VisitableCommand>, InvocationSuccessFunction<VisitableCommand>

public class MultiSubCommandInvoker extends Object implements InvocationSuccessFunction<VisitableCommand>
Invoke a sequence of sub-commands.
Since:
9.0
Author:
Dan Berindei