net.sourceforge.groboutils.autodoc.v1.testserver
Interface MonitorFinder

All Known Implementing Classes:
ITFMonitorFinder

public interface MonitorFinder

Generic interface in charge of discovering a specific pseudo-singleton type of Monitor.

Since:
March 17, 2002
Version:
$Date: 2003/05/27 13:30:16 $
Author:
Matt Albrecht groboclown@users.sourceforge.net

Method Summary
 Monitor getMonitor()
          Retrieves the pseudo-singleton Monitor of the correct type.
 

Method Detail

getMonitor

public Monitor getMonitor()
Retrieves the pseudo-singleton Monitor of the correct type.



Copyright © 2001-2003 by The GroboUtils Project