public static interface ExecutorServiceConfiguration.ExecutorServiceConfigurationBuilder
ExecutorServiceConfiguration.| Modifier and Type | Method and Description |
|---|---|
ToolingRuntimeClientBootstrapConfiguration |
build() |
ExecutorServiceConfiguration.ExecutorServiceConfigurationBuilder |
maxNumberOfThreads(int maxNumberOfThreads) |
ExecutorServiceConfiguration.ExecutorServiceConfigurationBuilder maxNumberOfThreads(int maxNumberOfThreads)
maxNumberOfThreads - the max number of threads to be used by ToolingRuntimeClientBootstrap. Be aware that
this will be shared amount the ToolingRuntimeClients
created by this ToolingRuntimeClientBootstrap.ToolingRuntimeClientBootstrapConfiguration build()
ToolingRuntimeClientBootstrapConfiguration.Copyright © 2017 MuleSoft, Inc.. All rights reserved.