History | Log In     View a printable version of the current page.  
Issue Details (XML | Word | Printable)

Key: TAV-737
Type: Task Task
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Stian Soiland-Reyes
Reporter: David Withers
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
myGrid

Allow multiple implementations of the Monitor interface.

Created: 2008-03-13 11:07   Updated: 2008-03-14 16:15
Component/s: t2 maelstrom
Affects Version/s: None
Fix Version/s: 1.7.1

Time Tracking:
Not Specified


 Description  « Hide
The current monitor code assumes that MonitorImpl is the only implementation of the Monitor interface and casts to the implementation class. We need to a mechanism for specifying other implementations of the Monitor interface.

 All   Comments   Work Log   Change History   Version Control      Sort Order: Ascending order - Click to sort in descending order
Stian Soiland-Reyes - 2008-03-14 16:15
Created a MonitorManager that handles multiple monitors