Uses of Interface
com.tangosol.coherence.rest.util.aggregator.AggregatorFactory
Packages that use AggregatorFactory
Package
Description
Contains classes related to REST-based aggregation.
- 
Uses of AggregatorFactory in com.tangosol.coherence.rest.util.aggregator
Classes in com.tangosol.coherence.rest.util.aggregator that implement AggregatorFactoryMethods in com.tangosol.coherence.rest.util.aggregator with parameters of type AggregatorFactoryModifier and TypeMethodDescriptionvoidAggregatorRegistry.register(String sName, AggregatorFactory factory) Register an aggregator factory with the given name.