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

Comparing projects/cms/source/server/uk/org/iscream/cms/server/filter/plugins/HTTP__ServiceCheck.java (file contents):
Revision 1.2 by ajm, Sun Feb 11 22:56:02 2001 UTC vs.
Revision 1.3 by tdb, Mon Feb 12 00:35:13 2001 UTC

# Line 35 | Line 35 | public class HTTP__ServiceCheck implements PluginServi
35       * Performs the service check on a given host.
36       *
37       * @param hostname the host to check
38 +     * @return XML data representing the result of the test
39       */
40      public String runServiceCheck(String hostname){
41          String status = "";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines