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.8 2002/05/21 16:47:16 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.