org.codehaus.wadi
Interface EvicterConfig
- All Superinterfaces:
- Config
- All Known Implementing Classes:
- AbstractExclusiveContextualiser
- public interface EvicterConfig
- extends Config
getTimer
public Timer getTimer()
getMap
public Map getMap()
getEvictionLock
public Sync getEvictionLock(String id,
Motable motable)
expire
public void expire(Motable motable)
demote
public void demote(Motable motable)
getEvictionEmoter
public Emoter getEvictionEmoter()
getMaxInactiveInterval
public int getMaxInactiveInterval()
Copyright © 2004-2008 Core Developers Network Ltd.. All Rights Reserved.