Interface BaseDistributionInterceptor.ReadManyCommandHelper<C extends VisitableCommand>

All Superinterfaces:
InvocationCallback<C>, InvocationSuccessFunction<C>
All Known Implementing Classes:
BaseDistributionInterceptor.ReadOnlyManyHelper
Enclosing class:
BaseDistributionInterceptor

protected static interface BaseDistributionInterceptor.ReadManyCommandHelper<C extends VisitableCommand> extends InvocationSuccessFunction<C>
Author:
Manik Surtani, Mircea.Markus@jboss.com, Pete Muir, Dan Berindei <dan@infinispan.org>