[jboss-user] [JBossCache] - Interception of cache lookup calls
rahoolp
do-not-reply at jboss.com
Thu Dec 27 18:51:48 EST 2007
Hi,
I am wondering if it possible to intercept a cache lookup. Say in a cluster of 4 nodes whenever someone does a lookup and doesn't find an object (cache miss), I want one application to intercept the call (say via AOP) and populate the object say going to the database. It will be ideal if this could be done in JBossCache.
Thanks
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4115822#4115822
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4115822
More information about the jboss-user
mailing list