@LoadLevel(name="CONF", scope=PROTOTYPE) public class SimpleFileConfig extends Object implements FileConfig
| Constructor and Description |
|---|
SimpleFileConfig() |
SimpleFileConfig(File file,
String name) |
| Modifier and Type | Method and Description |
|---|---|
Map<String,Object> |
getAllConfig() |
String |
getString(String path) |
public String getString(String path)
getString in interface FileConfigpath - path expressionpublic Map<String,Object> getAllConfig()
getAllConfig in interface FileConfigCopyright © 2023 Seata. All rights reserved.