uk.org.iscream.cms.server.client
Interface PluginAlerter
- All Known Implementing Classes:
- AlerterSkeleton
- public interface PluginAlerter
An interface to which a Alerters must adhere.
This is extended by the AlerterSkeleton, Alerters should
typically extend this class to be a fully functional Alerter.
- Version:
- $Id: PluginAlerter.java,v 1.9 2004/08/01 10:40:41 tdb Exp $
- Author:
- $Author: tdb $
getDescription
public String getDescription()
- Gives a description of what this PluginAlerter does
- Returns:
- the description
Copyright © 2000-2003 i-scream. All Rights Reserved.