Uses of Interface
com.espertech.esper.plugin.PlugInEventBeanFactory

Packages that use PlugInEventBeanFactory
com.espertech.esper.event This package defines the internal event APIs. 
com.espertech.esper.plugin APIs for plug-in adapter (for input-output) and plug-in event representation (event types and event objects) are in this package. 
 

Uses of PlugInEventBeanFactory in com.espertech.esper.event
 

Methods in com.espertech.esper.event that return PlugInEventBeanFactory
 PlugInEventBeanFactory EventSenderURIDesc.getBeanFactory()
          Event wrapper for event objects.
 

Constructors in com.espertech.esper.event with parameters of type PlugInEventBeanFactory
EventSenderURIDesc(PlugInEventBeanFactory beanFactory, java.net.URI resolutionURI, java.net.URI representationURI)
          Ctor.
 

Uses of PlugInEventBeanFactory in com.espertech.esper.plugin
 

Methods in com.espertech.esper.plugin that return PlugInEventBeanFactory
 PlugInEventBeanFactory PlugInEventRepresentation.getEventBeanFactory(PlugInEventBeanReflectorContext eventBeanContext)
          For use with EPRuntime.getEventSender(java.net.URI[]), returns the factory that can inspect event objects and provide an event EventBean wrapper.
 


© 2006-2015 EsperTech Inc.
All rights reserved.
Visit us at espertech.com