Class InvocationHelper

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

public class InvocationHelper extends Object implements 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