org.exoplatform.services.cache
Class FIFOExoCache.ObjectCacheInfoImpl
java.lang.Object
org.exoplatform.services.cache.FIFOExoCache.ObjectCacheInfoImpl
- All Implemented Interfaces:
- ObjectCacheInfo
- Enclosing class:
- FIFOExoCache
public static class FIFOExoCache.ObjectCacheInfoImpl
- extends Object
- implements ObjectCacheInfo
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
FIFOExoCache.ObjectCacheInfoImpl
public FIFOExoCache.ObjectCacheInfoImpl(long expireTime,
Object o)
get
public Object get()
- Specified by:
get in interface ObjectCacheInfo
getExpireTime
public long getExpireTime()
- Specified by:
getExpireTime in interface ObjectCacheInfo
Copyright © 2009 eXo Platform SAS. All Rights Reserved.