Details
-
Type:
Task
-
Status:
Closed
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: 1.7.1
-
Component/s: t2 maelstrom
-
Labels:None
Description
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.
Created a MonitorManager that handles multiple monitors