Uses of Interface
org.chenile.owiz.impl.splitaggregate.IndividualSplitContext
Packages that use IndividualSplitContext
Package
Description
Splitter Aggregate pattern implemented here.
-
Uses of IndividualSplitContext in org.chenile.owiz.impl.splitaggregate
Fields in org.chenile.owiz.impl.splitaggregate declared as IndividualSplitContextModifier and TypeFieldDescriptionprivate IndividualSplitContext
SplitterAggregator.CallableAdapter.req
Methods in org.chenile.owiz.impl.splitaggregate that return IndividualSplitContextModifier and TypeMethodDescriptionSplitterAggregator.CallableAdapter.call()
SplitterAggregator.CallableAdapter.getRequest()
Methods in org.chenile.owiz.impl.splitaggregate that return types with arguments of type IndividualSplitContextMethods in org.chenile.owiz.impl.splitaggregate with parameters of type IndividualSplitContextModifier and TypeMethodDescriptionvoid
SplitterContext.addErrorToAggregate
(IndividualSplitContext context, Object err) void
SplitterContext.addToAggregate
(IndividualSplitContext context) Constructors in org.chenile.owiz.impl.splitaggregate with parameters of type IndividualSplitContext