org.jasig.portal
Class ChannelCacheEntry
java.lang.Object
org.jasig.portal.ChannelCacheEntry
- public class ChannelCacheEntry
- extends java.lang.Object
This class takes care of initiating channel rendering thread,
monitoring it for timeouts, retreiving cache, and returning
rendering results and status. It is used by ChannelRenderer.
- Version:
- $Revision: 1.2 $
- Author:
- Peter Kharchenko
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelCacheEntry
public ChannelCacheEntry()
ChannelCacheEntry
public ChannelCacheEntry(java.lang.Object buffer,
java.lang.Object validity)