Package org.marketcetera.modules.cep.esper
Provides a module implementation that processes incoming data within an
esper engine using CEP queries.
See
CEPEsperProcessor documentation
for more information.-
Interface Summary Interface Description CEPEsperProcessor.ProcessingDelegate Basic interface to describe a data flow processing delegate.CEPEsperProcessorMXBean The management interface for esper module instances.Messages Internationalized messages for this package. -
Class Summary Class Description CEPEsperFactory Provider that will process incoming data via an Esper Engine.CEPEsperProcessor A module that processes data using the Esper Runtime.CEPEsperProcessor.Subscriber A Subscriber class that subscribes to the query statement results and emits them out to the flow that requested that statement.