Package 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.

See:
          Description

Interface Summary
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.
PlugInEventTypeHandler Provided once by an PlugInEventRepresentation for any event type it creates.
PluginLoader Interface for loaders of input/output adapters.
 

Class Summary
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.
PlugInEventTypeHandlerContext Context for use in PlugInEventRepresentation to provide information to help decide whether an event representation can handle the requested event type.
 

Package com.espertech.esper.plugin Description

APIs for plug-in adapter (for input-output) and plug-in event representation (event types and event objects) are in this package.


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