org.jasig.portal.tools
Class ChannelServlet.Worker
java.lang.Object
org.jasig.portal.tools.ChannelServlet.Worker
- All Implemented Interfaces:
- Runnable
- Enclosing class:
- ChannelServlet
protected class ChannelServlet.Worker
- extends Object
- implements Runnable
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ChannelServlet.Worker
public ChannelServlet.Worker(IChannel ch,
ChannelRuntimeData runtimeData,
ContentHandler dh)
run
public void run()
- Specified by:
run in interface Runnable
successful
public boolean successful()
done
public boolean done()
getException
public Exception getException()
Copyright © 2010 Jasig. All Rights Reserved.