public interface ConsumerFactory<M extends Message>
| Modifier and Type | Method and Description |
|---|---|
Consumer<M> |
createConsumer(String consumerId) |
Consumer<M> createConsumer(String consumerId)
consumerId - the consumer identifierCopyright © 2019 Nuxeo. All rights reserved.