public class ExecutorServiceProvider
extends java.lang.Object
implements javax.inject.Provider<java.util.concurrent.ExecutorService>
| Constructor and Description |
|---|
ExecutorServiceProvider(com.netflix.conductor.core.config.Configuration configuration) |
| Modifier and Type | Method and Description |
|---|---|
java.util.concurrent.ExecutorService |
get() |