Thinking about it, VFSCacheFactory::getInstance with just String parameter is not enough.
As some VFSCache impls have some parameters that you need to set.
e.g. LRUVFSCache needs to take min and max
I'll add VFSCacheFactory::getInstance(String, Map),
pushing that map into constructor if not null.
View the original post :
http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4187626#...
Reply to the post :
http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&a...