net.sf.ehcache.distribution
protected static final class MulticastRMICacheManagerPeerProvider.CachePeerEntry extends Object
Constructor Summary | |
---|---|
CachePeerEntry(CachePeer cachePeer, Date date)
Constructor
|
Method Summary | |
---|---|
CachePeer | getCachePeer() |
Date | getDate() |
Parameters: cachePeer the cache peer part of this entry date the date part of this entry
Returns: the cache peer part of this entry
Returns: the date part of this entry