JEPC-to-Esper Bridge

The JEPC-to-Esper bridge allows the connectivity from JEPC to the open source EP system Esper. To use this JEPC bridge, Esper and all requried third party libraries of Esper have to be added to the Java classpath. New EP providers based on Esper can be created without any arguments:

EPProvider engine = new EsperEngine();