Click or drag to resize

VirtualDataWindowFactoryFactory Interface

A factory that the runtime invokes at deployment time to obtain the virtual data window factory.

Namespace:  com.espertech.esper.common.client.hook.vdw
Assembly:  NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntax
C#
public interface VirtualDataWindowFactoryFactory

The VirtualDataWindowFactoryFactory type exposes the following members.

Methods
  NameDescription
Public methodCreateFactory
Return the virtual data window factory
Top
See Also