Class AbstractDelegatingHandler

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

public abstract class AbstractDelegatingHandler extends Object implements PerCacheInboundInvocationHandler
Class to be extended to allow some control over the PerCacheInboundInvocationHandler in tests.
Since:
7.1
Author:
Pedro Ruivo