[jboss-dev-forums] [Design of JBoss ESB] - Re: JSR-170 message store

derek.adams do-not-reply at jboss.com
Mon Apr 16 15:00:49 EDT 2007


I think the current implementation works well in the sense that there is not a specific interface for the properties associated with a message (i.e - no getMessageId() or getMessageCreateDate() on the Message interface itself). I added the org.jboss.soa.esb.message.properties.MessagePropertyFacade class as a wrapper for messages so that there would be consistent property naming and typing without restricting the Message interface. Does that sound like a good way to handle it?

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

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



More information about the jboss-dev-forums mailing list