Undertow 1.4.13.Final-SNAPSHOT
-
- All Implemented Interfaces:
- Executor
public class OrderedExecutor
extends Object
implements Executor
Executor that executes tasks in the order they are submitted, using at most one thread at a time.
- Author:
- Stuart Douglas
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Undertow 1.4.13.Final-SNAPSHOT
Copyright © 2017 JBoss by Red Hat. All rights reserved.