The custom listener passes the results of complex event processing to a user-developed Java class.
Use it to process the results of complex event processing using a Java program that runs on the same process (Java VM) as the CEP engine.
Refer to "5.4.4.6 Custom Listener" for information on how to use the custom listener.
Note
You must develop the user-developed Java class separately.