org.smallmind.cloud.multicast.event
Class EventMessageCacheEntry
java.lang.Object
org.smallmind.cloud.multicast.event.EventMessageCacheEntry
- All Implemented Interfaces:
- CacheEntry<EventMessageMold>
public class EventMessageCacheEntry
- extends Object
- implements CacheEntry<EventMessageMold>
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EventMessageCacheEntry
public EventMessageCacheEntry(EventMessageMold messageMold)
getLastAccessTime
public long getLastAccessTime()
getEntry
public EventMessageMold getEntry()
- Specified by:
getEntry in interface CacheEntry<EventMessageMold>
cacheHit
public void cacheHit()
- Specified by:
cacheHit in interface CacheEntry<EventMessageMold>
expire
public void expire()
- Specified by:
expire in interface CacheEntry<EventMessageMold>
close
public void close()
- Specified by:
close in interface CacheEntry<EventMessageMold>
Copyright © 2011. All Rights Reserved.