|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use PlugInEventBeanReflectorContext | |
---|---|
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 PlugInEventBeanReflectorContext in com.espertech.esper.plugin |
---|
Methods in com.espertech.esper.plugin with parameters of type PlugInEventBeanReflectorContext | |
---|---|
boolean |
PlugInEventRepresentation.acceptsEventBeanResolution(PlugInEventBeanReflectorContext acceptBeanContext)
For use with EPRuntime.getEventSender(java.net.URI[]) ,
returns true if the event representation intends to provide event wrappers for event objects passed in. |
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 |
|||||||||
PREV NEXT | FRAMES NO FRAMES |