[jboss-dev-forums] [Design of JBossCache] - Re: Designing Habanero - Cache and Node interfaces and JSR-1

manik.surtani@jboss.com do-not-reply at jboss.com
Sun Jul 30 22:58:54 EDT 2006


Hmm, you would have to subclass TreeCacheProxyImpl, which is a wrapper around TreeCache that implements Cache, Node and the SPI interfaces.  

I'd also have to make sure I always obtain a TreeCacheProxyImpl from a factory so I can retrieve the appropriate subclass.  (This is a TODO)

Cheers,
Manik

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

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



More information about the jboss-dev-forums mailing list