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/alerters/WebFeeder__Alerter.java
Revision 1.13 - (view) (annotate) - [select for diffs]
Sun Aug 1 10:40:43 2004 UTC (19 years, 9 months ago) by tdb
Branch: MAIN
CVS Tags: HEAD
Changes since 1.12: +3 -3 lines
Diff to previous 1.12
Catch a lot of old URL's and update them. Also remove a couple of old files
that aren't used.

Revision 1.12 - (view) (annotate) - [select for diffs]
Wed Feb 5 16:43:45 2003 UTC (21 years, 3 months ago) by tdb
Branch: MAIN
Changes since 1.11: +4 -4 lines
Diff to previous 1.11
Changed the server to use the external util package. Quite a minor change,
but does affect a lot of files.

Revision 1.11 - (view) (annotate) - [select for diffs]
Tue May 21 16:47:16 2002 UTC (21 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.10: +3 -2 lines
Diff to previous 1.10
Added URL to GPL headers.

Revision 1.10 - (view) (annotate) - [select for diffs]
Sat May 18 18:16:00 2002 UTC (21 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.9: +22 -3 lines
Diff to previous 1.9
i-scream is now licensed under the GPL. I've added the GPL headers to every
source file, and put a full copy of the license in the appropriate places.
I think I've covered everything. This is going to be a mad commit ;)

Revision 1.9 - (view) (annotate) - [select for diffs]
Tue May 29 17:02:34 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Branch point for: SERVER_PIRCBOT
Changes since 1.8: +8 -8 lines
Diff to previous 1.8
Major change in the java package naming. This has been held off for some time
now, but it really needed doing. The future packaging of all i-scream products
will be;

uk.org.iscream.<product>.<subpart>.*

In the case of the central monitoring system server this will be;

uk.org.iscream.cms.server.*

The whole server has been changed to follow this structure, and tested to a
smallish extent. Further changes in other parts of the CMS will follow.

Revision 1.8 - (view) (annotate) - [select for diffs]
Sun May 13 01:47:44 2001 UTC (22 years, 11 months ago) by tdb
Branch: MAIN
Changes since 1.7: +14 -3 lines
Diff to previous 1.7
A small bug had crept in here. The _name attribute was always being returned as
it stood in the skeleton class (when accessed by a method written in the
skeleton class, but called on an extending class). This is solved by adding an
accessor.
This will result in configuration being looked up for the relevant name, as
opposed to always the name of the abstract class.

Revision 1.7 - (view) (annotate) - [select for diffs]
Fri Mar 23 02:25:17 2001 UTC (23 years, 1 month ago) by tdb
Branch: MAIN
CVS Tags: PROJECT_COMPLETION
Changes since 1.6: +3 -8 lines
Diff to previous 1.6
Changed the way the monitor and alerter parts of the WebFeeder work. They now
only get a reference to WebFeeder if they are active. This stops the WebFeeder
being instansiated (which clears out Alerts and other stuff) if it's not
actually been turned on.

Revision 1.6 - (view) (annotate) - [select for diffs]
Fri Mar 23 01:09:51 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
Changes since 1.5: +21 -67 lines
Diff to previous 1.5
All skeletorized and javadoc'd now.

Revision 1.5 - (view) (annotate) - [select for diffs]
Thu Mar 22 22:07:58 2001 UTC (23 years, 1 month ago) by ajm
Branch: MAIN
Changes since 1.4: +40 -5 lines
Diff to previous 1.4
Rejigged to use the same queuing structure as the Monitors.

Changed all the alerters to use new structire.

Possibly need to create an alerter skeleton...

Revision 1.4 - (view) (annotate) - [select for diffs]
Thu Mar 22 00:05:29 2001 UTC (23 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.3: +19 -5 lines
Diff to previous 1.3
Now has a configurable alert level - this means it can be restricted to only
sending out alerts at a given level or above. (this does not affect OK's)

Revision 1.3 - (view) (annotate) - [select for diffs]
Wed Mar 14 23:25:29 2001 UTC (23 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.2: +8 -8 lines
Diff to previous 1.2
The whole server package structure has been changed.
Old Package: uk.ac.ukc.iscream.*
New Package: uk.org.iscream.*

Revision 1.2 - (view) (annotate) - [select for diffs]
Thu Mar 8 23:20:09 2001 UTC (23 years, 1 month ago) by tdb
Branch: MAIN
Changes since 1.1: +8 -3 lines
Diff to previous 1.1
The WebFeeder now dumps Alert messages, and can be turned on and off.

Revision 1.1 - (view) (annotate) - [select for diffs]
Wed Mar 7 01:55:54 2001 UTC (23 years, 2 months ago) by tdb
Branch: MAIN
Added a new part of the local client called the WebFeeder. This class consists
of three parts;
WebFeeder__Monitor: provides a feed of XMLPackets to the WebFeeder
WebFeeder__Alerter: provides a feed of Alerts to the WebFeeder
WebFeeder: a singleton class that will manage dumping of XMLPackets and Alerts
This data will be written out in a textual format, although this secion has not
been completed.
The WebFeeder may also provide configuration information, if required.

Convenience Links

Links to HEAD: (view) (annotate)

Compare Revisions

This form allows you to request diffs between any two revisions of this file. For each of the two "sides" of the diff, select a symbolic revision name using the selection box, or choose 'Use Text Field' and enter a numeric revision.

  Diffs between and
  Type of Diff should be a