|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EventBeanFactory | |
---|---|
com.espertech.esper.client.hook | Callback interfaces for use with statement annotations. |
com.espertech.esper.epl.property | Classes for handling events-within-events. |
com.espertech.esper.event | This package defines the internal event APIs. |
Uses of EventBeanFactory in com.espertech.esper.client.hook |
---|
Methods in com.espertech.esper.client.hook that return EventBeanFactory | |
---|---|
EventBeanFactory |
VirtualDataWindowFactoryContext.getEventFactory()
Returns the factory for creating instances of EventBean from rows. |
EventBeanFactory |
VirtualDataWindowContext.getEventFactory()
Returns the factory for creating instances of EventBean from rows. |
Constructors in com.espertech.esper.client.hook with parameters of type EventBeanFactory | |
---|---|
VirtualDataWindowContext(AgentInstanceContext agentInstanceContext,
EventType eventType,
java.lang.Object[] parameters,
ExprNode[] parameterExpressions,
EventBeanFactory eventFactory,
VirtualDataWindowOutStream outputStream,
java.lang.String namedWindowName,
ViewFactoryContext viewFactoryContext,
java.io.Serializable customConfiguration)
Ctor. |
|
VirtualDataWindowFactoryContext(EventType eventType,
java.lang.Object[] parameters,
ExprNode[] parameterExpressions,
EventBeanFactory eventFactory,
java.lang.String namedWindowName,
ViewFactoryContext viewFactoryContext,
java.io.Serializable customConfiguration)
Ctor. |
Uses of EventBeanFactory in com.espertech.esper.epl.property |
---|
Constructors in com.espertech.esper.epl.property with parameters of type EventBeanFactory | |
---|---|
ContainedEventEvalExprNode(ExprEvaluator evaluator,
EventBeanFactory eventBeanFactory)
|
Uses of EventBeanFactory in com.espertech.esper.event |
---|
Classes in com.espertech.esper.event that implement EventBeanFactory | |
---|---|
class |
EventBeanFactoryBean
|
class |
EventBeanFactoryBeanWrapped
|
class |
EventBeanFactoryMap
|
class |
EventBeanFactoryObjectArray
|
class |
EventBeanFactoryXML
|
Methods in com.espertech.esper.event that return EventBeanFactory | |
---|---|
static EventBeanFactory |
EventAdapterServiceHelper.getFactoryForType(EventType type,
EventAdapterService eventAdapterService)
|
|
© 2006-2015 EsperTech Inc. All rights reserved. Visit us at espertech.com |
|||||||||
PREV NEXT | FRAMES NO FRAMES |