Uses of Class
uk.org.iscream.cms.server.client.Alert

Packages that use Alert
uk.org.iscream.cms.server.client   
uk.org.iscream.cms.server.client.alerters   
 

Uses of Alert in uk.org.iscream.cms.server.client
 

Methods in uk.org.iscream.cms.server.client with parameters of type Alert
protected  String AlerterSkeleton.processAlertMessage(String message, Alert alert)
          Processes a message, replace key fields (eg.
 void WebFeeder.receiveAlert(Alert alert)
          Handles an Alert.
protected abstract  void AlerterSkeleton.sendAlert(Alert alert)
          Sends an alert object using whatever transport mechanism the extending class is implementing.
 

Uses of Alert in uk.org.iscream.cms.server.client.alerters
 

Methods in uk.org.iscream.cms.server.client.alerters with parameters of type Alert
 void Logging__Alerter.sendAlert(Alert alert)
          Implements the abstract method from the skeleton class.
 void WebFeeder__Alerter.sendAlert(Alert alert)
           
 void IRC__Alerter.sendAlert(Alert alert)
          Implements the abstract method from the skeleton class.
 void EMail__Alerter.sendAlert(Alert alert)
          Implements the abstract method from the skeleton class.
 



Copyright © 2000-2003 i-scream. All Rights Reserved.