public class SchedulerContainerPoolsConfig extends Object implements SchedulerPoolsConfigFactory
getConfig() method returns an empty value, to indicate that the container pools have to
be used.| Modifier and Type | Method and Description |
|---|---|
Optional<SchedulerPoolsConfig> |
getConfig() |
static SchedulerContainerPoolsConfig |
getInstance() |
public static SchedulerContainerPoolsConfig getInstance()
public Optional<SchedulerPoolsConfig> getConfig()
getConfig in interface SchedulerPoolsConfigFactorySchedulerPoolsConfig to use, or Optional.empty() to indicate that it is the responsability of the
caller to provide the configuration.Copyright © 2003–2017 MuleSoft, Inc.. All rights reserved.