public class ConfigGroupResource extends org.springframework.core.env.PropertySource<ConfigGroup> implements Closeable
| 构造器和说明 |
|---|
ConfigGroupResource(ConfigGroup configNode) |
public ConfigGroupResource(ConfigGroup configNode)
public Object getProperty(String name)
getProperty 在类中 org.springframework.core.env.PropertySource<ConfigGroup>@PreDestroy public void close() throws IOException
close 在接口中 Closeableclose 在接口中 AutoCloseableIOExceptionCopyright © 2018. All rights reserved.