public static class ProduceConsume.Factory extends Object implements ExecutionStrategy.Factory
| Constructor and Description |
|---|
Factory() |
| Modifier and Type | Method and Description |
|---|---|
ExecutionStrategy |
newExecutionStrategy(ExecutionStrategy.Producer producer,
Executor executor)
Creates a new
ExecutionStrategy. |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitgetDefaultpublic ExecutionStrategy newExecutionStrategy(ExecutionStrategy.Producer producer, Executor executor)
ExecutionStrategy.FactoryCreates a new ExecutionStrategy.
newExecutionStrategy in interface ExecutionStrategy.Factoryproducer - the execution strategy producerexecutor - the execution strategy executorExecutionStrategyCopyright © 1995–2017 Webtide. All rights reserved.