Hello Everybody, I am using jboss tree cache service in my current project. I am having lot of doubts while trapping the behavior of treecache and the cacheloaders (i.e. configured into xml as CacheLoaderClass attribute) Some of my doubts/questions are as follow:
1 ) When do the function - public void put(List modifications) of cache loader is called by cache service? 2) What is the significance/role of Modification object in this context? What does Modification:getType() indicate? 3) When does get(fqn,Object) of loader is called by cache service? Please reply to the above questions or send me a link to a relevant doc for this. I have been refering to the following link for jboss caching: http://docs.jboss.com/jbcache/1.2.4/TreeCache/html/#ftn.d0e226#ftn.d0e226 Looking forward your reply. Thanks and regards Saroj View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=3938910#3938910 Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=3938910 ------------------------------------------------------- Using Tomcat but need to do more? Need to support web services, security? Get stuff done quickly with pre-integrated technology to make your job easier Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642 _______________________________________________ JBoss-user mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-user
