public final class ThreadLocalRunnerSupplier extends Object implements RunnerSupplier
Each runners bus passes all events to the event bus of this supplier.
Constructor and Description |
---|
ThreadLocalRunnerSupplier(Options runnerOptions,
EventBus sharedEventBus,
BackendSupplier backendSupplier,
ObjectFactorySupplier objectFactorySupplier,
TypeRegistryConfigurerSupplier typeRegistryConfigurerSupplier) |
public ThreadLocalRunnerSupplier(Options runnerOptions, EventBus sharedEventBus, BackendSupplier backendSupplier, ObjectFactorySupplier objectFactorySupplier, TypeRegistryConfigurerSupplier typeRegistryConfigurerSupplier)
public Runner get()
get
in interface RunnerSupplier
Copyright © 2020. All rights reserved.