| Package | Description |
|---|---|
| com.ebay.bascomtask.core |
| Modifier and Type | Method and Description |
|---|---|
static <T extends TaskRunner> |
GlobalOrchestratorConfig.interceptFirstOnCreate(Supplier<T> createFn)
Set a TaskRunner creation function that will apply to every Orchestrator created in this this thread.
|
static <T extends TaskRunner> |
GlobalOrchestratorConfig.interceptLastOnCreate(Supplier<T> createFn)
Set a TaskRunner creation function that will apply to every Orchestrator created in this this thread.
|
Copyright © 2021. All rights reserved.