[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: JBM 2.0 destination config.
ataylor
do-not-reply at jboss.com
Wed Jan 9 10:52:48 EST 2008
ok, so we're on the same page.
What I plan to do is have some sort of QueueSettingsRepository that can be used to find a property, i.e.
| queueSettingsRepository.getRedeliveryDelay("queues.testQueue");
|
This means we can simplify ManagedDestination, removing all these properties. In fact theyre removed they'll be a simple wrapper and we can get rid completely.
Security will be handled the same.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4118337#4118337
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4118337
More information about the jboss-dev-forums
mailing list