"tallpsmith" wrote : 
  | 
  | I assume these are the methods I need to be concerned with?  The above URL 
mentions other methods which I believe I can basically ignore??? (no-op impl)
  | 
  | 


Yes, I'd make them no-ops. If you look at the next version of JBossCache (1.2), 
we will have a CacheLoaderInterceptor and a CacheStoreInterceptor (check out 
jboss-head/cache/docs/design/Refactoring.txt). In your case, we could also 
remove the CacheStoreInterceptor, so the *storing* aspect would never be used.

Bela

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

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


-------------------------------------------------------
This SF.Net email is sponsored by: InterSystems CACHE
FREE OODBMS DOWNLOAD - A multidimensional database that combines
robust object and relational technologies, making it a perfect match
for Java, C++,COM, XML, ODBC and JDBC. www.intersystems.com/match8
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to