[jboss-dev-forums] [Design of JBossCache] - Re: Eviction redesign
mircea.markus
do-not-reply at jboss.com
Wed Aug 13 11:41:00 EDT 2008
anonymous wrote : Re: XML configuration, I also propose dropping defaultPolicyClass and defaultEventQueueSize from the eviction element since there is a default element within the eviction element to denote settings for the default region
defaultPolicyClass and defaultEventQueueSize are a convenient way of specifying default values for subregions, i.e. if a region is missing "policyClass" attribute. which is mandatory, then it would take the value from "defaultPolicyClass".
On the other hand, the "" region is a syntactic sugar for "" which doesn't have to do with specifying default values (it might not even be present).
View the original post : http://www.jboss.com/index.html?module=bb&op=viewtopic&p=4170365#4170365
Reply to the post : http://www.jboss.com/index.html?module=bb&op=posting&mode=reply&p=4170365
More information about the jboss-dev-forums
mailing list