public final class OrderedExecutorFactory extends Object implements ExecutorFactory
Constructor and Description |
---|
OrderedExecutorFactory(Executor parent)
Construct a new instance delegating to the given parent executor.
|
public OrderedExecutorFactory(Executor parent)
parent
- the parent executorpublic Executor getExecutor()
getExecutor
in interface ExecutorFactory
Copyright © 2012 JBoss by Red Hat. All Rights Reserved.