Class BackendServiceLoader

java.lang.Object
io.cucumber.core.runtime.BackendServiceLoader
All Implemented Interfaces:
BackendSupplier

public final class BackendServiceLoader extends Object implements BackendSupplier
Supplies instances of Backend created by using a ServiceLoader to locate instance of BackendSupplier.