diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-24 18:59:11 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-24 18:59:11 +0000 |
commit | 385b8a569760fcab6199d074a9ffcdd68e7f08c3 (patch) | |
tree | 476e397f9715e78028d759859399e8c8e1e085c4 | |
parent | 960c7da4935a2052124aa32fa71c68dda8f33a7c (diff) |
Mention the loosely-coupled nature of the notifiers and testers.
-rw-r--r-- | README | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -33,6 +33,10 @@ main scripts: raises/clears alerts based upon the result of the test. +Custodian uses class-factories to ensure that protocol tests, and notification +objects are only losely tied to the core. This is done so that custodian +may be extended or adapted more easily to your environment. + Configuration |