org.jboss.cdi.tck.tests.context.application.async
Class AsyncRequestProcessor
java.lang.Object
org.jboss.cdi.tck.tests.context.application.async.AsyncRequestProcessor
- All Implemented Interfaces:
- Runnable
public class AsyncRequestProcessor
- extends Object
- implements Runnable
- Author:
- Martin Kouba
|
Method Summary |
void |
run()
|
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AsyncRequestProcessor
public AsyncRequestProcessor(javax.servlet.AsyncContext ctx,
long timerValue,
boolean useDispatch,
String dispatchPath)
run
public void run()
- Specified by:
run in interface Runnable
Copyright © 2008-2012 Seam Framework. All Rights Reserved.