Apama 10.7.2 | Developing Apama Applications | Developing EPL Plug-ins | Writing EPL Plug-ins in Java
 
Writing EPL Plug-ins in Java
 
Creating a plug-in using Java
Using EPL plug-ins written in Java
Sample plug-ins in Java
EPL plug-ins can be written in Java. Java plug-in classes are automatically analyzed by the correlator and any suitable methods exposed as methods that can be called from EPL.
EPL plug-ins written in Java are packaged and deployed in the same way as JMon applications. See Developing and Deploying JMon Applications for more information.