Uses of Interface
org.jivesoftware.spark.Alerter

Packages that use Alerter
org.jivesoftware.spark Provides the Managers used as the main entry points into the Spark client. 
 

Uses of Alerter in org.jivesoftware.spark
 

Methods in org.jivesoftware.spark with parameters of type Alerter
 void AlertManager.addAlert(Alerter alerter)
          Adds an alert.
 void AlertManager.removeAlert(Alerter alerter)
          Removes an alerter.