Click or drag to resize

AggregationMultiFunctionAgentModeManaged Class

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

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

The AggregationMultiFunctionAgentModeManaged type exposes the following members.

Constructors
  NameDescription
Public methodAggregationMultiFunctionAgentModeManaged
Initializes a new instance of the AggregationMultiFunctionAgentModeManaged class
Top
Properties
  NameDescription
Public propertyInjectionStrategyAggregationAgentFactory
Returns the injection strategy for the aggregation agent factory
Top
Methods
  NameDescription
Public methodSetInjectionStrategyAggregationAgentFactory
Sets the injection strategy for the aggregation agent factory
Top
See Also