@Singleton public class ContainerConfiguration extends Object
| Constructor and Description |
|---|
ContainerConfiguration(Context context) |
| Modifier and Type | Method and Description |
|---|---|
void |
applyDefault()
Loads default container configuration
|
boolean |
configurationLoaded(String name) |
String |
getProperty(String name) |
String |
getProperty(String file,
String name) |
void |
loadProperties(String file) |
@Inject public ContainerConfiguration(Context context)