Bug 5560 - Add frysk.proc.TaskObserver.Watch interface
Summary: Add frysk.proc.TaskObserver.Watch interface
Status: RESOLVED FIXED
Alias: None
Product: frysk
Classification: Unclassified
Component: general (show other bugs)
Version: unspecified
: P2 normal
Target Milestone: ---
Assignee: Phil Muldoon
URL:
Keywords:
Depends on:
Blocks: 1625
  Show dependency treegraph
 
Reported: 2008-01-09 11:27 UTC by Phil Muldoon
Modified: 2008-06-09 07:24 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Phil Muldoon 2008-01-09 11:27:41 UTC
Add Task based interfaces
Comment 1 Phil Muldoon 2008-06-09 07:24:59 UTC
2008-04-02  Phil Muldoon  <pmuldoon@redhat.com>
	* Task.java (requestAddWatchObserver): Add writeOnly flag.
	(requestDeleteWatchObserver): Ditto.
	* TaskObserver.java (Watch.updateHit): Add length parameter.

2008-04-01  Phil Muldoon  <pmuldoon@redhat.com>

	* Task.java (requestAddWatchObserver): Publish. 
	requestDeleteWatchObserver: Ditto.