|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.cache.eviction.BaseEvictionPolicy (src)
org.jboss.test.cache.test.eviction.DummyEvictionPolicy
Field Summary |
Fields inherited from class org.jboss.cache.eviction.BaseEvictionPolicy (src) |
cache_, regionManager_ |
Constructor Summary | |
DummyEvictionPolicy()
|
Method Summary | |
void |
evict(Fqn (src) fqn)
Evict a node form the underlying cache. |
Methods inherited from class org.jboss.cache.eviction.BaseEvictionPolicy (src) |
configure, getCacheData, getChildrenNames, getRegions, getWakeupIntervalSeconds, hasChild |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public DummyEvictionPolicy()
Method Detail |
public void evict(Fqn (src) fqn) throws java.lang.Exception
EvictionPolicy (src)
evict
in interface EvictionPolicy (src)
evict
in class BaseEvictionPolicy (src)
java.lang.Exception
|
||||||||||
PREV CLASS (src) NEXT CLASS (src) | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |