Uses of Package
com.espertech.esper.plugin

Packages that use com.espertech.esper.plugin
com.espertech.esper.event This package defines the Esper Client event API. 
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. 
 

Classes in com.espertech.esper.plugin used by com.espertech.esper.event
PlugInEventBeanFactory
          Factory for creating EventBean event object wrapper for a plug-in event representation.
PlugInEventRepresentation
          Plug-in event representation that can dynamically create event types and event instances based on information available elsewhere.
 

Classes in com.espertech.esper.plugin used by com.espertech.esper.plugin
PlugInEventBeanFactory
          Factory for creating EventBean event object wrapper for a plug-in event representation.
PlugInEventBeanReflectorContext
          Context for use in PlugInEventRepresentation to provide information to help decide whether an event representation can handle the requested resolution URI for creating event object wrappers.
PlugInEventRepresentationContext
          Context for use in PlugInEventRepresentation to initialize an implementation.
PlugInEventTypeHandler
          Provided once by an PlugInEventRepresentation for any event type it creates.
PlugInEventTypeHandlerContext
          Context for use in PlugInEventRepresentation to provide information to help decide whether an event representation can handle the requested event type.
 


© 2007 EsperTech Inc.
All rights reserved.
Visit us at espertech.com