Click or drag to resize

ConditionHandlerFactoryContext Class

Context provided to ConditionHandlerFactory implementations providing engine contextual information.
Inheritance Hierarchy
SystemObject
  com.espertech.esper.common.client.hook.conditionConditionHandlerFactoryContext

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

The ConditionHandlerFactoryContext type exposes the following members.

Constructors
  NameDescription
Public methodConditionHandlerFactoryContext
Ctor.
Top
Properties
  NameDescription
Public propertyRuntimeURI
Returns the engine URI.
Top
See Also