Class NonTxPerCacheInboundInvocationHandler

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

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