@ConfigurationProperties(value="spring.task.scheduling") public class TaskSchedulingProperties extends Object
Modifier and Type | Class and Description |
---|---|
static class |
TaskSchedulingProperties.Pool |
Constructor and Description |
---|
TaskSchedulingProperties() |
Modifier and Type | Method and Description |
---|---|
TaskSchedulingProperties.Pool |
getPool() |
String |
getThreadNamePrefix() |
void |
setThreadNamePrefix(String threadNamePrefix) |
public TaskSchedulingProperties.Pool getPool()
public String getThreadNamePrefix()
public void setThreadNamePrefix(String threadNamePrefix)
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.