[jboss-jira] [JBoss JIRA] Updated: (JBMESSAGING-266) Remove Routable
Ovidiu Feodorov (JIRA)
jira-events at jboss.com
Tue Aug 1 22:00:11 EDT 2006
[ http://jira.jboss.com/jira/browse/JBMESSAGING-266?page=all ]
Ovidiu Feodorov updated JBMESSAGING-266:
----------------------------------------
Fix Version/s: 1.2.1
(was: 1.0.3)
> Remove Routable
> ---------------
>
> Key: JBMESSAGING-266
> URL: http://jira.jboss.com/jira/browse/JBMESSAGING-266
> Project: JBoss Messaging
> Issue Type: Task
> Reporter: Tim Fox
> Assigned To: Tim Fox
> Priority: Critical
> Fix For: 1.2.1
>
> Original Estimate: 4 days
> Remaining Estimate: 4 days
>
> Remove Routable interface.
> Have interface MessageReference which represents things that can be routed.
> Have interface Payload (TBD) which every MessageReference has, this contains data that is not necessarty for routing.
> We would then have a subclass of Payload called JMSPayload which contains all the jms stuff,not needed for routing.
> A jms message would extend Message Reference and contain fields such as delivery count.
> The jms message would contain a Payload interface and delegate for that for other attributes
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
More information about the jboss-jira
mailing list