public interface ProducerFactory<M extends Message>
Modifier and Type | Method and Description |
---|---|
ProducerIterator<M> |
createProducer(int producerId) |
ProducerIterator<M> createProducer(int producerId)
producerId
- the producer indexCopyright © 2017 Nuxeo. All rights reserved.