[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBM 2 Management Interfaces
timfox
do-not-reply at jboss.com
Mon Feb 18 12:31:38 EST 2008
A few initial comments:
I would not provide overloaded methods which take a JBossDestination as well as others which take a destination name. A destination name should be sufficient.
Other functionality we should have:
1) Delete a single message from a queue
2) Move a single message from one queue to another (e.g. to DLQ or expiry queue).
3) Expire a message
4) Change message priority
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4130179#4130179
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4130179
More information about the jboss-dev-forums
mailing list