Class TxPerCacheInboundInvocationHandler

java.lang.Object
org.infinispan.remoting.inboundhandler.BasePerCacheInboundInvocationHandler
org.infinispan.remoting.inboundhandler.TxPerCacheInboundInvocationHandler
All Implemented Interfaces:
PerCacheInboundInvocationHandler

public class TxPerCacheInboundInvocationHandler extends BasePerCacheInboundInvocationHandler
A PerCacheInboundInvocationHandler implementation for non-total order caches.
Since:
7.1
Author:
Pedro Ruivo