| Package | Description |
|---|---|
| io.fluxcapacitor.javaclient | |
| io.fluxcapacitor.javaclient.configuration | |
| io.fluxcapacitor.javaclient.tracking |
| Modifier and Type | Method and Description |
|---|---|
Tracking |
FluxCapacitor.tracking(MessageType messageType)
Returns a client to assist with the tracking of a given message type.
|
| Modifier and Type | Method and Description |
|---|---|
Tracking |
DefaultFluxCapacitor.tracking(MessageType messageType) |
| Modifier and Type | Method and Description |
|---|---|
protected FluxCapacitor |
DefaultFluxCapacitor.Builder.doBuild(Map<MessageType,? extends Tracking> trackingSupplier,
CommandGateway commandGateway,
QueryGateway queryGateway,
EventGateway eventGateway,
ResultGateway resultGateway,
ErrorGateway errorGateway,
MetricsGateway metricsGateway,
EventSourcing eventSourcing,
KeyValueStore keyValueStore,
Scheduler scheduler,
Client client,
Properties properties) |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTracking |
Copyright © 2019 Flux Capacitor. All rights reserved.