Re: lifecycle, don't people find it useful to create a cache, then set up stuff, such
as register classloaders for regions, register listeners, etc., and then start?
Or should create() really be an initial state that is attained by calling
CacheFactory.createCache()?
And then what about stop() and destroy()? Does it not make sense that a cache, once
stopped, could be started again - which implies that internal components should not be
cleaned up/released? In which case isn't a destroy() necessasry to actually release
resources and clean up?
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4158266#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...