1 Reply Latest reply on Nov 28, 2006 9:39 AM by manik

    EvictionPolicy methods

    genman


      I noticed that nobody seems to use EvictionPolicy methods such as getChildrenNames(), hasChild(), getCacheData(), etc.

      It might make sense to simply remove these methods and add a EvictionPolicy { Cache getCache(); } . Change EvictionPolicy.configure() to EvictionPolicy.setCache() to match...