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 | 186bd05ea4323c06d0ae7ad3a5bf2e14881887e2 (patch) | |
tree | 476e397f9715e78028d759859399e8c8e1e085c4 /README | |
parent | 7e86b3bf435c4458151e41072e21a27001bc7726 (diff) |
Mention the loosely-coupled nature of the notifiers and testers.
Diffstat (limited to 'README')
-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 |