uk.org.iscream.cms.server.client
Interface PluginMonitor
- All Known Implementing Classes:
- MonitorSkeleton, WebFeeder__Monitor
- public interface PluginMonitor
An interface to which a Monitor must adhere.
This is extended by the MonitorSkeleton, Monitors should
typically extend this class to be a fully functional Monitor.
- Version:
- $Id: PluginMonitor.java,v 1.9 2003/02/05 16:43:45 tdb Exp $
- Author:
- $Author: tdb $
getDescription
public String getDescription()
- Gives a description of what this PluginMonitor does
- Returns:
- the description
Copyright © 2000-2003 i-scream. All Rights Reserved.