com.espertech.esperio
Interface InputAdapter

All Superinterfaces:
Adapter
All Known Subinterfaces:
AdapterCoordinator, CoordinatedAdapter
All Known Implementing Classes:
AbstractCoordinatedAdapter, AdapterCoordinatorImpl, CSVInputAdapter, JMSInputAdapter, SpringJMSTemplateInputAdapter

public interface InputAdapter
extends Adapter

An InputAdapter takes some external data, converts it into events, and sends it into the runtime engine.


Field Summary
static String ESPERIO_MAP_EVENT_TYPE
          Use for MapMessage events to indicate the event type alias.
 
Method Summary
 
Methods inherited from interface com.espertech.esperio.Adapter
destroy, getState, pause, resume, start, stop
 

Field Detail

ESPERIO_MAP_EVENT_TYPE

static final String ESPERIO_MAP_EVENT_TYPE
Use for MapMessage events to indicate the event type alias.


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