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>