public class ForestOrdersService extends java.lang.Object implements IForestOrders
Modifier and Type | Class and Description |
---|---|
static class |
ForestOrdersService.FOrdersServiceFactory |
Constructor and Description |
---|
ForestOrdersService(BmContext context) |
Modifier and Type | Method and Description |
---|---|
void |
consumer(ConsumerSetup cs) |
void |
producer(ProducerSetup ps)
The forest wants the instance to setup a kafka producer and stream the
changes to a container
|
public ForestOrdersService(BmContext context)
public void producer(ProducerSetup ps)
IForestOrders
producer
in interface IForestOrders
public void consumer(ConsumerSetup cs)
consumer
in interface IForestOrders
Copyright © 2021. All Rights Reserved.