org.jasig.portal
Class DownloadDispatchWorker
java.lang.Object
org.jasig.portal.DownloadDispatchWorker
- All Implemented Interfaces:
- IWorkerRequestProcessor
Deprecated. IChannel rendering code will be replaced with portlet specific rendering code in a future release
@Deprecated
public class DownloadDispatchWorker
- extends Object
- implements IWorkerRequestProcessor
Provides file download capability for the portal.
- Author:
- Sridhar Venkatesh, Peter Kharchenko pkharchenko@interactivebusiness.com"
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
DownloadDispatchWorker
public DownloadDispatchWorker()
- Deprecated.
processWorkerDispatch
public void processWorkerDispatch(PortalControlStructures pcs)
throws PortalException
- Deprecated.
- Description copied from interface:
IWorkerRequestProcessor
- Process a worker request.
- Specified by:
processWorkerDispatch in interface IWorkerRequestProcessor
- Parameters:
pcs - a PortalControlStructures object
- Throws:
PortalException - if an error occurs
Copyright © 2010 Jasig. All Rights Reserved.