Issue Details (XML | Word | Printable)

Key: CHAIN-14
Type: Bug Bug
Status: Closed Closed
Resolution: Fixed
Priority: Major Major
Assignee: Unassigned
Reporter: sean schofield
Votes: 0
Watchers: 0
Operations

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

[chain] new class: DispatchLookupCommand

Created: 08/Jan/05 07:56 AM   Updated: 02/Jan/08 07:01 AM
Return to search
Component/s: None
Affects Version/s: 1.0
Fix Version/s: 1.1

Time Tracking:
Not Specified

File Attachments:
  Size
Java Source File DispatchLookupCommand.java 2005-01-08 07:58 AM sean schofield 7 kB
Java Source File DispatchLookupCommandTestCase.java 2005-01-08 07:59 AM sean schofield 7 kB
Environment:
Operating System: Windows XP
Platform: PC

Bugzilla Id: 33005


 Description  « Hide
This class builds on Joe's original idea of DispatchCommand. It basically
combines the functionality of LookupCommand and DispatchCommand into a single
class. It will probably be most useful in the new DispatchChain I am
proposing.

 All   Comments   Work Log   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
sean schofield added a comment - 08/Jan/05 07:58 AM
Created an attachment (id=13937)
[chain] DispatchLookupCommand

sean schofield added a comment - 08/Jan/05 07:59 AM
Created an attachment (id=13938)
[chain] DispatchLookupCommandTestCase

Joe Germuska added a comment - 17/Mar/05 08:39 PM
This was added to the source code repository a while ago...