Class InvocationHelper

java.lang.Object
org.infinispan.cache.impl.InvocationHelper
All Implemented Interfaces:
org.infinispan.commons.tx.TransactionResourceConverter

public class InvocationHelper extends Object implements org.infinispan.commons.tx.TransactionResourceConverter
It invokes the VisitableCommand through this cache AsyncInterceptorChain.

It creates injected transactions and auto commits them, if the cache is transactional.

Since:
11.0
Author:
Pedro Ruivo