Uses of Interface
uk.org.iscream.cms.server.client.PluginAlerter

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

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

Classes in uk.org.iscream.cms.server.client that implement PluginAlerter
 class AlerterSkeleton
          Skeleton class for Alerters This skeleton reads alerts from the alert queue designated to the Alerter, it then feeds the alerts to the sendAlert method, which the extending class should implement.
 

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

Classes in uk.org.iscream.cms.server.client.alerters that implement PluginAlerter
 class EMail__Alerter
          This alerter delivers alerts using e-mail.
 class IRC__Alerter
          This Alert sends an IRC message.
 class Logging__Alerter
          This alerter writes alerts to the system logfile.
 class WebFeeder__Alerter
          Provides a full Alert feed to the singleton instnace of the WebFeeder.
 



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