Uses of Class
com.espertech.esper.plugin.PlugInEventTypeHandlerContext

Packages that use PlugInEventTypeHandlerContext
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 PlugInEventTypeHandlerContext in com.espertech.esper.plugin
 

Methods in com.espertech.esper.plugin with parameters of type PlugInEventTypeHandlerContext
 boolean PlugInEventRepresentation.acceptsType(PlugInEventTypeHandlerContext acceptTypeContext)
          Returns true to indicate that the event representation can handle the requested event type.
 PlugInEventTypeHandler PlugInEventRepresentation.getTypeHandler(PlugInEventTypeHandlerContext eventTypeContext)
          Returns the event type handler that provides the event type and, upon request, event sender, for this type.
 


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