Interface PropagationFactorySupplier

All Known Implementing Classes:
CompositePropagationFactorySupplier

public interface PropagationFactorySupplier
Provides logic for supplying of a Propagation.Factory.
Since:
3.0.0
Author:
Marcin Grzejszczak
  • Method Summary

    Modifier and Type
    Method
    Description
    brave.propagation.Propagation.Factory
    get()
     
  • Method Details

    • get

      brave.propagation.Propagation.Factory get()
      Returns:
      an instance of a Propagation.Factory