Click or drag to resize

AggregationMultiFunctionAccessorModeManaged Class

Use this class to provide an accessor wherein there is no need to write code that generates code,
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.hook.aggmultifuncAggregationMultiFunctionAccessorModeManaged

Namespace:  com.espertech.esper.common.client.hook.aggmultifunc
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public class AggregationMultiFunctionAccessorModeManaged : AggregationMultiFunctionAccessorMode

The AggregationMultiFunctionAccessorModeManaged type exposes the following members.

Constructors
  NameDescription
Public methodAggregationMultiFunctionAccessorModeManaged
Initializes a new instance of the AggregationMultiFunctionAccessorModeManaged class
Top
Properties
  NameDescription
Public propertyInjectionStrategyAggregationAccessorFactory
Returns the injection strategy for the aggregation accessor factory
Top
Methods
  NameDescription
Public methodSetInjectionStrategyAggregationAccessorFactory
Sets the injection strategy for the aggregation accessor factory
Top
See Also