Apama 10.7.2 | Developing Apama Applications | Developing Apama Applications in Java | Developing and Deploying JMon Applications
 
Developing and Deploying JMon Applications
 
Steps for developing JMon applications in Software AG Designer
Java prerequisites for using Apama's JMon API
Steps for developing JMon applications manually
Deploying JMon applications
Removing JMon applications from the correlator
Creating deployment descriptor files
Package names and namespaces in JMon applications
Sample JMon applications
This section describes the steps required to develop and deploy a JMon application. You can develop JMon applications with Apama in Software AG Designer or manually, outside Software AG Designer. When you use Software AG Designer, some development steps are performed automatically for you. This section describes all development steps and notes which steps Software AG Designer automatically performs.
For more information on developing JMon applications in Software AG Designer, see Working with Projects.
See also Writing EPL Plug-ins in Java which describes how it is possible to call out to code written in Java even when the main application logic is written in EPL rather than JMon.