NEsper Class Library
NEsper Class Library
com.espertech.esper.common.client.dataflow.core
EPDataFlowOperatorProvider Interface
EPDataFlowOperatorProvider Methods
Provide Method
EPDataFlowOperatorProvider
Provide Method
Called to see if the provider would like to provide the operator instance as described in the context.
Namespace:
com.espertech.esper.common.client.dataflow.core
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
Copy
Object
Provide
(
EPDataFlowOperatorProviderContext
context
)
Parameters
context
Type:
com.espertech.esper.common.client.dataflow.core
EPDataFlowOperatorProviderContext
operator instance requested
Return Value
Type:
Object
operator instance, or null if the default empty construct instantiation for the operator class should be used
See Also
Reference
EPDataFlowOperatorProvider Interface
com.espertech.esper.common.client.dataflow.core Namespace
Copyright (c) 2007 - 2019 Espertech
Send comments on this topic to
nesper@espertech.com