public class JsonRecSysConfiguration extends RecSysConfiguration
file
Constructor and Description |
---|
JsonRecSysConfiguration(String jsonPath)
Constructor of a
JsonRecSysConfiguration object. |
Modifier and Type | Method and Description |
---|---|
protected void |
configure() |
protected void |
generateClass()
Funtion to make a new class in the recommender system.
|
compile
addError, addError, addError, bind, bind, bind, bindConstant, binder, bindInterceptor, bindListener, bindListener, bindScope, configure, convertToTypes, currentStage, getMembersInjector, getMembersInjector, getProvider, getProvider, install, requestInjection, requestStaticInjection, requireBinding, requireBinding
public JsonRecSysConfiguration(String jsonPath)
JsonRecSysConfiguration
object. It
needs the path of the configuration file.jsonPath
- path where is the configuration file.protected void generateClass()
RecSysConfiguration
generateClass
in class RecSysConfiguration
protected void configure()
configure
in class com.google.inject.AbstractModule
Copyright © 2019. All rights reserved.