How do I get access to the Pivot Message Bus from the ApplicationContext so I can pass it into the layers that deal with my business logic. I need to do this so my Pivot application can respond to changes in the data model. The only way that I can see to do this is to pass the Pivot ApplicationContext to the business layer., or do I forget ApplicationContext.subscribe() etc and work directly with the MessageBus?
-- View this message in context: http://apache-pivot-users.399431.n3.nabble.com/Heads-Up-new-Pivot-Article-tp1535411p1595552.html Sent from the Apache Pivot - Users mailing list archive at Nabble.com.
