public class AbstractContext extends java.lang.Object implements LibrecContext
Modifier and Type | Field and Description |
---|---|
protected Configuration |
conf |
Constructor and Description |
---|
AbstractContext() |
Modifier and Type | Method and Description |
---|---|
Configuration |
getConf()
get Configuration
|
void |
setConf(Configuration conf)
set Configuration
|
protected Configuration conf
public Configuration getConf()
LibrecContext
getConf
in interface LibrecContext
public void setConf(Configuration conf)
LibrecContext
setConf
in interface LibrecContext
conf
- a given configurationCopyright © 2017. All Rights Reserved.