org.apache.jetspeed.cache.impl
Class EhCacheDistributedElementImpl
java.lang.Object
org.apache.jetspeed.cache.impl.EhCacheElementImpl
org.apache.jetspeed.cache.impl.EhCacheDistributedElementImpl
- All Implemented Interfaces:
- org.apache.jetspeed.cache.CacheElement
public class EhCacheDistributedElementImpl
- extends EhCacheElementImpl
Fields inherited from interface org.apache.jetspeed.cache.CacheElement |
ActionAdded, ActionChanged, ActionEvicted, ActionExpired, ActionRemoved |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EhCacheDistributedElementImpl
public EhCacheDistributedElementImpl(net.sf.ehcache.Element element)
EhCacheDistributedElementImpl
public EhCacheDistributedElementImpl(Serializable key,
org.apache.jetspeed.cache.DistributedCacheObject value)
notifyChange
public void notifyChange(int action)
Copyright © 1999-2007 Apache Software Foundation. All Rights Reserved.