org.jmacs 1.11
2005-07-11 rel-5_0
- interactive cmds now return a value, allowing for query-type cmds
- IDiDriver: executeCmd now returns Serializable (instead of void);
- IResultHandler added
- all cmds now handled by same method
- IDiDriver: now passed boolean indicating control privilege
- monitors now also able to submit cmds, allowing for requests for
values which are too large to be included in status samples
- IMonitorGui.IContext added
- IMonitorGui.IContextAware added
- IControlsGui.IContext: executeCmd becomes submitCmd