One more thing I did. Most of the Algorithms I use are in our own packages, so methods with pacakge scope are not visable. Since I pass in the NodeEntry to shouldEvictNode, I modified NodeEntry to allow other packages to read some info..
| 32c32 | < long getModifiedTimeStamp() | --- | > public long getModifiedTimeStamp() | 62c62 | < Fqn getFqn() | --- | > public Fqn getFqn() | If these could get merged into the real code, it would help out my modifications a lot. -Kevin View the original post : http://www.jboss.org/index.html?module=bb&op=viewtopic&p=3868419#3868419 Reply to the post : http://www.jboss.org/index.html?module=bb&op=posting&mode=reply&p=3868419 ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ JBoss-Development mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jboss-development
