[jboss-dev-forums] [Design of Messaging on JBoss (Messaging/JBoss)] - Re: Full JMX functionality

timfox do-not-reply at jboss.com
Wed Jan 10 05:29:51 EST 2007


For listing subscriptions it returns a list of SubscriptionInfo objects, which are basically value objects holding subscription related data.

For listing messages, it currently just returns the actual message objects. I was thinking whether to create value objects for the messages too, but I'm not sure.

Currently the caller will have to include the JBM jar on the caller side - not sure how putting in the interface file would help - can you elucidate?

View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3999826#3999826

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3999826



More information about the jboss-dev-forums mailing list