Thanks to visit codestin.com
Credit goes to github.com

Skip to content

ModelConfig

fluentcodes edited this page Nov 19, 2018 · 1 revision

Home - Models


A model in different implementents the methods defined in ModelInterface.java .

From the abstract implementation ModelConfig.java there are the following implementations available:

The ModelConfigObject.java has the most complex inner structure using the list fields for adding FiedlConfig.

As any configuration entry it's initialiazed within the Configurations via json files in the class path e.g. ModelConfig.json. Depending on the type it instantiate a different implemtentation.


fluentcodes - elastic objects - mvn repository



                  

Clone this wiki locally