org.jasig.portal
Class StringCacheEntry
java.lang.Object
org.jasig.portal.StringCacheEntry
- All Implemented Interfaces:
- CacheEntry
public class StringCacheEntry
- extends Object
- implements CacheEntry
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
StringCacheEntry
public StringCacheEntry(String characters)
replayCache
public void replayCache(CachingSerializer serializer,
ChannelManager cm,
HttpServletRequest req,
HttpServletResponse res)
throws PortalException
- Specified by:
replayCache in interface CacheEntry
- Throws:
PortalException
getCacheType
public CacheType getCacheType()
- Specified by:
getCacheType in interface CacheEntry
Copyright © 2010 Jasig. All Rights Reserved.