Put the cache somewhere where both objects can access it.  Or inject a 
constructed and started cache instance into the two objects A and B.

The A can do cache.put(...) and B can do cache.get(...).

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

Reply to the post : 
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4161719
_______________________________________________
jboss-user mailing list
jboss-user@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/jboss-user

Reply via email to