public class ContextRefresher extends Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
ContextRefresher.Empty |
| Constructor and Description |
|---|
ContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope) |
| Modifier and Type | Method and Description |
|---|---|
protected org.springframework.context.ConfigurableApplicationContext |
getContext() |
protected RefreshScope |
getScope() |
Set<String> |
refresh() |
Set<String> |
refreshEnvironment() |
public ContextRefresher(org.springframework.context.ConfigurableApplicationContext context,
RefreshScope scope)
protected org.springframework.context.ConfigurableApplicationContext getContext()
protected RefreshScope getScope()
Copyright © 2020 Pivotal Software, Inc.. All rights reserved.