T - the configuration entity being providedpublic interface ReloadableConfigContainer<T>
| Modifier and Type | Method and Description | 
|---|---|
T | 
getConfig()  | 
void | 
reload()
Instruct the container to reload the in-memory configuration from the backing configuration. 
 | 
void reload()
T getConfig()
Copyright © 2020. All rights reserved.