[This topic is pre-release documentation and is subject to change in future releases. Blank topics are included as placeholders.]
Assembly: NEsper (in NEsper.dll)
A cache and factory class for obtaining
net.esper.events.EventType instances and net.esper.events.EventBean instances
for object events. The class caches net.esper.events.EventType instances
already known for performance reasons.
Namespace: net.esper.events
Assembly: NEsper (in NEsper.dll)
Syntax
Visual Basic (Declaration) |
---|
Public Class BeanEventAdapter |
C# |
---|
public class BeanEventAdapter |
Visual C++ |
---|
public ref class BeanEventAdapter |