|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.jetspeed.cache.impl.EhCacheElementImpl
org.apache.jetspeed.cache.impl.EhCacheDistributedElementImpl
public class EhCacheDistributedElementImpl
| Field Summary |
|---|
| Fields inherited from interface org.apache.jetspeed.cache.CacheElement |
|---|
ActionAdded, ActionChanged, ActionEvicted, ActionExpired, ActionRemoved |
| Constructor Summary | |
|---|---|
EhCacheDistributedElementImpl(net.sf.ehcache.Element element)
|
|
EhCacheDistributedElementImpl(java.io.Serializable key,
DistributedCacheObject value)
|
|
| Method Summary | |
|---|---|
void |
notifyChange(int action)
|
| Methods inherited from class org.apache.jetspeed.cache.impl.EhCacheElementImpl |
|---|
getContent, getImplElement, getKey, getTimeToIdleSeconds, getTimeToLiveSeconds, isEternal, setEternal, setTimeToIdleSeconds, setTimeToLiveSeconds |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public EhCacheDistributedElementImpl(net.sf.ehcache.Element element)
public EhCacheDistributedElementImpl(java.io.Serializable key,
DistributedCacheObject value)
| Method Detail |
|---|
public void notifyChange(int action)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||