|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.jboss.cache.config.ConfigurationComponent
org.jboss.cache.eviction.EvictionAlgorithmConfigBase
org.jboss.cache.eviction.LRUAlgorithmConfig
org.jboss.ejb3.cache.tree.AbortableLRUAlgorithmConfiguration
public class AbortableLRUAlgorithmConfiguration
Field Summary |
---|
Fields inherited from class org.jboss.cache.eviction.EvictionAlgorithmConfigBase |
---|
evictionAlgorithmClassName, maxNodes, minTimeToLive |
Fields inherited from class org.jboss.cache.config.ConfigurationComponent |
---|
log |
Constructor Summary | |
---|---|
AbortableLRUAlgorithmConfiguration()
|
Method Summary | |
---|---|
String |
getEvictionAlgorithmClassName()
|
Methods inherited from class org.jboss.cache.eviction.LRUAlgorithmConfig |
---|
clone, equals, getMaxAge, getTimeToLive, hashCode, reset, setMaxAge, setMaxAge, setTimeToLive, setTimeToLive, setTimeToLiveSeconds, toString, validate |
Methods inherited from class org.jboss.cache.eviction.EvictionAlgorithmConfigBase |
---|
getMaxNodes, getMinTimeToLive, setMaxNodes, setMinTimeToLive, setMinTimeToLive, setMinTimeToLiveSeconds |
Methods inherited from class org.jboss.cache.config.ConfigurationComponent |
---|
addChildConfig, addChildConfigs, passCacheToChildConfig, removeChildConfig, removeChildConfigs, replaceChildConfig, replaceChildConfigs, setCache, testImmutability |
Methods inherited from class java.lang.Object |
---|
finalize, getClass, notify, notifyAll, wait, wait, wait |
Constructor Detail |
---|
public AbortableLRUAlgorithmConfiguration()
Method Detail |
---|
public String getEvictionAlgorithmClassName()
getEvictionAlgorithmClassName
in interface org.jboss.cache.config.EvictionAlgorithmConfig
getEvictionAlgorithmClassName
in class org.jboss.cache.eviction.EvictionAlgorithmConfigBase
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |