Interface Xyster_Container_Monitor_Strategy

Description

Interface responsible for changing monitoring strategy

It may be implemented by containers and single component adapters. The choice of supporting the monitor strategy is left to the implementers of the container and adapters.

  • copyright: Copyright (c) 2007-2008 Irrational Logic (http://irrationallogic.net)
  • license: New BSD License

Located in /Container/Monitor/Strategy.php (line 28)


	
			
Method Summary
Methods
changeMonitor (line 35)

Changes the component monitor used

void changeMonitor (Xyster_Container_Monitor $monitor)
currentMonitor (line 42)

Gets the monitor currently used

  • return: The monitor currently used
Xyster_Container_Monitor currentMonitor ()

Documentation generated on Mon, 19 May 2008 17:08:36 -0400 by phpDocumentor 1.4.2