[jboss-dev-forums] [Design of JBossCache] - Cache.removeRegion(Fqn)
bstansberry@jboss.com
do-not-reply at jboss.com
Wed Jan 24 02:11:55 EST 2007
We need to expose removeRegion(Fqn) in Cache. Right now you can create a region but there is no way to clean it up without doing
((CacheSPI) cache).getRegionManager().removeRegion(Fqn);
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4005663#4005663
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4005663
More information about the jboss-dev-forums
mailing list