Apama Documentation : Developing Apama Applications : Developing Apama Applications in Java : Defining Event Expressions : Defining advanced event expressions : Deactivating a listener
Deactivating a listener
A listener whose event expression embeds an all operator will stay active indefinitely and trigger repeatedly. It will continue doing this until it is explicitly deactivated. This can be done using the removeMatchListener method on the EventExpression object.
Refer to the Apama API for Java (JMon) reference information provided in Javadoc format for complete class and method signatures (doc\javadoc\index.html in your Apama installation directory).
Copyright © 2013-2016 Software AG, Darmstadt, Germany.

Product LogoContact Support   |   Community   |   Feedback