@ConfigurationProperties(value="spring.task.execution") public class TaskExecutionProperties extends ObjectSE
| 修飾子と型 | クラスと説明 |
|---|---|
static class | TaskExecutionProperties.Pool |
static class | TaskExecutionProperties.Shutdown |
| コンストラクターと説明 |
|---|
TaskExecutionProperties() |
| 修飾子と型 | メソッドと説明 |
|---|---|
TaskExecutionProperties.Pool | getPool() |
TaskExecutionProperties.Shutdown | getShutdown() |
StringSE | getThreadNamePrefix() |
void | setThreadNamePrefix(StringSE threadNamePrefix) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic TaskExecutionProperties.Pool getPool()
public TaskExecutionProperties.Shutdown getShutdown()
public StringSE getThreadNamePrefix()
public void setThreadNamePrefix(StringSE threadNamePrefix)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.