org.jasig.portal
Class ChannelCacheEntry
java.lang.Object
org.jasig.portal.ChannelCacheEntry
Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
@Deprecated
public class ChannelCacheEntry
- extends 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: 19776 $
- Author:
- Peter Kharchenko
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
buffer
protected Object buffer
- Deprecated.
title
protected String title
- Deprecated.
validity
protected final Object validity
- Deprecated.
ChannelCacheEntry
public ChannelCacheEntry(Object buffer,
String title,
Object validity)
- Deprecated.
Copyright © 2010 Jasig. All Rights Reserved.