[jboss-user] [JBossCache] - Re: PojoCache and getObject()
ben.wang@jboss.com
do-not-reply at jboss.com
Mon Sep 25 21:27:54 EDT 2006
Ok, another way to trigger the event notification is to turn on the passivation. That is you configure a regular TreeCache eviction policy plus a cacheloader. When the node is evicted, it will store via the cache loader. This is the recommended way to manage the memory anyway.
Look at local-passivation-service.xml on how to do that.
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3974077#3974077
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3974077
More information about the jboss-user
mailing list