uk.org.iscream.cms.server.filter.plugins
Class IMAP__ServiceCheck
java.lang.Object
|
+--uk.org.iscream.cms.server.filter.ServiceCheckSkeleton
|
+--uk.org.iscream.cms.server.filter.plugins.IMAP__ServiceCheck
- All Implemented Interfaces:
- PluginServiceCheck
- public class IMAP__ServiceCheck
- extends ServiceCheckSkeleton
A quick IMAP service checker.
- Version:
- $Id: IMAP__ServiceCheck.java,v 1.8 2002/05/21 16:47:18 tdb Exp $
- Author:
- $Author: tdb $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
REVISION
public final String REVISION
- The current CVS revision of this class
- See Also:
- Constant Field Values
DESC
public final String DESC
- See Also:
- Constant Field Values
IMAP__ServiceCheck
public IMAP__ServiceCheck()
runServiceCheck
public String runServiceCheck(String hostname)
- Performs the service check on a given host.
- Specified by:
runServiceCheck
in interface PluginServiceCheck
- Specified by:
runServiceCheck
in class ServiceCheckSkeleton
- Parameters:
hostname
- the host to check
- Returns:
- XML data representing the result of the test
getDescription
public String getDescription()
- return the String representation of what the filter does
- Specified by:
getDescription
in interface PluginServiceCheck
- Specified by:
getDescription
in class ServiceCheckSkeleton
- Returns:
- the String representation of what the Service Check does
Copyright © 2000-2003 i-scream. All Rights Reserved.