[jboss-user] [JBossCache] - Re: JBoss POJO Cache 1.4.1.GA in Maven?

pete.muir@jboss.org do-not-reply at jboss.com
Mon Sep 24 06:35:55 EDT 2007


We simply provide a manager component 

http://fisheye.jboss.org/browse/JBoss/jboss-seam/src/main/org/jboss/seam/core/PojoCache.java?r=1.11

which allows a PojoCache to be injected into a Seam component.

We also consume this to allow for caching of html fragments through a JSF component.

I guess Gavin chose PojoCache rather than core cache as (AFAICS) it is "easier" to use (but I've never really used this bit of Seam ;) ).

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

Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4087819



More information about the jboss-user mailing list