[jboss-dev-forums] [Design of POJO Server] - Re: JBVFS-67, VFSCacheFactory.getInstance(String defaultCach
alesj
do-not-reply at jboss.com
Fri Nov 7 04:29:45 EST 2008
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#4187626
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4187626
More information about the jboss-dev-forums
mailing list