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)
IForestOrdersproducer in interface IForestOrderspublic void consumer(ConsumerSetup cs)
consumer in interface IForestOrdersCopyright © 2023. All Rights Reserved.