
|
If you were logged in you would be able to see more operations.
|
|
|
myGrid
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
|
|
|
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.
|
|
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. |
Show » |
|