Packages

package service

Ordering
  1. Alphabetic
Visibility
  1. Public
  2. Protected

Type Members

  1. class GrpcMediatorInitializationService extends MediatorInitializationService with NamedLogging

    Hosts the initialization service for the mediator.

    Hosts the initialization service for the mediator. Upon receiving an initialize request it will the provided initialize function. Will ensure that initialize is not called concurrently.

  2. class GrpcMediatorInitializationServiceX extends MediatorInitializationService with NamedLogging

    Hosts the initialization service for the mediator.

    Hosts the initialization service for the mediator. Upon receiving an initialize request it will the provided initialize function.

Ungrouped