[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]

A service that allows users to refer to classes by partial names.

Namespace: net.esper.eql.core
Assembly:   NEsper (in NEsper.dll)

Syntax

Visual Basic (Declaration)
Public Class AutoImportServiceImpl _
	Implements AutoImportService
C#
public class AutoImportServiceImpl : AutoImportService
Visual C++
public ref class AutoImportServiceImpl : AutoImportService

Inheritance Hierarchy

System.Object
  net.esper.eql.core.AutoImportServiceImpl