[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Interface for a service that resolves a class name to type instances.
Implementations typically allow some sort of configuration on which
namespaces are automatically checked for presence of a type.
Namespace: net.esper.eql.core
Assembly:
NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Interface AutoImportService |
C# |
---|
public interface AutoImportService |
Visual C++ |
---|
public interface class AutoImportService |