public class ProducerFactory<T> extends Object
| Constructor and Description |
|---|
ProducerFactory() |
| Modifier and Type | Method and Description |
|---|---|
List<Producer<T>> |
createProducers(Class<T> type,
Config config,
Route route,
int numberOfInstances) |
Copyright © 2010–2016 none. All rights reserved.