[jboss-user] [JBoss Cache: Core Edition] - Re: Retrieve Object from JBoss-Cache in memory
manik.surtani@jboss.com
do-not-reply at jboss.com
Tue Jul 1 06:19:55 EDT 2008
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
More information about the jboss-user
mailing list