public class ConfigurationBase
extends java.lang.Object
| Modifier and Type | Field and Description |
|---|---|
private EnvFactory |
envFactory |
| Constructor and Description |
|---|
ConfigurationBase() |
| Modifier and Type | Method and Description |
|---|---|
EnvFactory |
getEnvFactory() |
void |
setEnvFactory(EnvFactory envFactory) |
private EnvFactory envFactory
public EnvFactory getEnvFactory()
public void setEnvFactory(EnvFactory envFactory)