 | EventBeanFactory Interface |
Factory for
EventBean instances given an underlying event object.
Not transferable between engine instances.
Namespace:
com.espertech.esper.common.client
Assembly:
NEsper.Common (in NEsper.Common.dll) Version: 8.0.0.0
Syntaxpublic interface EventBeanFactory
The EventBeanFactory type exposes the following members.
Methods
| Name | Description |
---|
 | Wrap | Wraps the underlying event object. |
Top
See Also