 | EPRuntimeContext Property |
Provides naming context for public named objects.
An extension point designed for use by input and output adapters as well as
other extension services.
Namespace:
com.espertech.esper.runtime.client
Assembly:
NEsper.Runtime (in NEsper.Runtime.dll) Version: 8.0.0.0
SyntaxINamingContext Context { get; }
Property Value
Type:
INamingContextnaming context providing name-to-object bindings
See Also