Uses of Class
com.acciente.induction.init.config.Config.ModelDefs

Packages that use Config.ModelDefs
com.acciente.induction.dispatcher.model   
com.acciente.induction.init.config   
com.acciente.induction.init.config.xmlconfigloader   
 

Uses of Config.ModelDefs in com.acciente.induction.dispatcher.model
 

Constructors in com.acciente.induction.dispatcher.model with parameters of type Config.ModelDefs
ModelPool(Config.ModelDefs oModelDefs, ModelFactory oModelFactory, javax.servlet.ServletContext oServletContext)
           
 

Uses of Config.ModelDefs in com.acciente.induction.init.config
 

Methods in com.acciente.induction.init.config that return Config.ModelDefs
 Config.ModelDefs Config.getModelDefs()
          This method is used to access the model definitions, in particular to add to, and read from the model definitions stored in this configuration.
 

Uses of Config.ModelDefs in com.acciente.induction.init.config.xmlconfigloader
 

Constructors in com.acciente.induction.init.config.xmlconfigloader with parameters of type Config.ModelDefs
ModelDefsRule(Config.ModelDefs oModelDefs)
           
 



Copyright © 2008-2013 Acciente, LLC. All Rights Reserved.