Patches item #1020816, was opened at 2004-09-01 23:22
Message generated for change (Tracker Item Submitted) made by Item Submitter
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=1020816&group_id=22866

Category: None
Group: v3.2
Status: Open
Resolution: None
Priority: 5
Submitted By: lantz moore (lmoore)
Assigned to: Nobody/Anonymous (nobody)
Summary: LRUPolicy algo config and alternate LRU algorithm

Initial Comment:
This patch allows the user of LRUPolicy to specify an
alternate EvictionAlgorithm and also provides an
alternate LRU implementation.

in the EvictionPolicyConfig config element, an
alternate algorithm can be specified with an
"algorithm" attribute that contains a fully qualified
class name.

LRUEvictor is different from the LRUAlgorithm in that
it uses a LinkedHashMap to facilitate a simpler design.
 this requires >= java 1.4.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=376687&aid=1020816&group_id=22866


-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
JBoss-Development mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/jboss-development

Reply via email to