public class FileQueryModule extends Object implements IQueryModule
| Constructor and Description |
|---|
FileQueryModule(KBInfo kbinfo)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
fillCache(ACache c)
Reads data from a model in the model registry
|
public FileQueryModule(KBInfo kbinfo)
kbinfo - Loads the endpoint as a file and if that fails as a resource.public void fillCache(ACache c)
fillCache in interface IQueryModulec - Cache to be filledCopyright © 2018. All rights reserved.