[jboss-dev-forums] [Design of JBossCache] - Re: JBoss Cache Public API

manik.surtani@jboss.com do-not-reply at jboss.com
Tue Aug 5 08:00:17 EDT 2008


Ok, so for the sake of API changes, fr the next Alpha I propose we:

1.  remove create() and destroy() on the public API.
2.  CacheFactory creates the cache and calls create().
3.  stop() will call stop(), destroy() and create() in that order to reset the cache.

and later we can optimise what happens internally in start() and stop().  WDYT?

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

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



More information about the jboss-dev-forums mailing list