public class ConfigCache extends Object
| Constructor and Description |
|---|
ConfigCache() |
| Modifier and Type | Method and Description |
|---|---|
void |
clear() |
com.typesafe.config.Config |
getConfig(File configFile) |
static ConfigCache |
instance() |
public static ConfigCache instance()
public com.typesafe.config.Config getConfig(File configFile)
public void clear()
Copyright © 2023. All rights reserved.