org.hornetq.utils
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 © 2015 JBoss, a division of Red Hat. All Rights Reserved.