Interface AggregationFunctionFactory


  • public interface AggregationFunctionFactory
    Some Aggregate types need the functions to be custom created with data from the passed in Aggregate. In this case, instead of registering an AggregationFunction with the registry, they register one of these factories.