org.jasig.portal
Class MultithreadedPrivilegedCacheableChannelAdapter
java.lang.Object
org.jasig.portal.MultithreadedChannelAdapter
org.jasig.portal.MultithreadedCacheableChannelAdapter
org.jasig.portal.MultithreadedPrivilegedCacheableChannelAdapter
- All Implemented Interfaces:
- ICacheable, IChannel, IPrivileged, IPrivilegedChannel
Deprecated. All IChannel implementations should be migrated to portlets
@Deprecated
public class MultithreadedPrivilegedCacheableChannelAdapter
- extends MultithreadedCacheableChannelAdapter
- implements IPrivilegedChannel
Internal adapter for a multithreaded channel that is also both privileged and cacheable.
- Version:
- $Revision: 19776 $
- Author:
- Peter Kharchenko pkharchenko@interactivebusiness.com
- See Also:
MultithreadedChannelAdapter
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
MultithreadedPrivilegedCacheableChannelAdapter
public MultithreadedPrivilegedCacheableChannelAdapter(IMultithreadedChannel channel,
String uid)
- Deprecated.
setPortalControlStructures
public void setPortalControlStructures(PortalControlStructures pcs)
throws PortalException
- Deprecated.
- Description copied from interface:
IPrivileged
- Passes portal control structure to the channel.
- Specified by:
setPortalControlStructures in interface IPrivileged
- Throws:
PortalException- See Also:
PortalControlStructures
Copyright © 2010 Jasig. All Rights Reserved.