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 API Reference for Java (Javadoc) provided in Javadoc format for complete class and method signatures.
Copyright © 2013-2015 Software AG, Darmstadt, Germany and/or Software AG USA Inc., Reston, VA, USA, and/or its subsidiaries and/or its affiliates and/or their licensors.
Use, reproduction, transfer, publication or disclosure is prohibited except as specifically provided for in your License Agreement with Software AG.