ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/i-scream/projects/cms/source/server/uk/org/iscream/cms/server/client/PluginAlerter.java
(Generate patch)

Comparing projects/cms/source/server/uk/org/iscream/cms/server/client/PluginAlerter.java (file contents):
Revision 1.4 by ajm, Thu Mar 22 22:07:14 2001 UTC vs.
Revision 1.6 by tdb, Tue May 29 17:02:34 2001 UTC

# Line 1 | Line 1
1   //---PACKAGE DECLARATION---
2 < package uk.org.iscream.client;
2 > package uk.org.iscream.cms.server.client;
3  
4   //---IMPORTS---
5  
6   /**
7 < * An interface to which a PluginAlerter must adhere.
7 > * An interface to which a Alerters must adhere.
8 > *
9 > * This is extended by the AlerterSkeleton, Alerters should
10 > * typically extend this class to be a fully functional Alerter.
11   *
12   * @author  $Author$
13   * @version $Id$

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines