Uses of Class
es.bsc.dataclay.util.configs.CfgDataService
-
Packages that use CfgDataService Package Description es.bsc.dataclay.dataservice.server Module intended to management of DataService service.es.bsc.dataclay.util.configs Utility classes for Configuration files in Servers -
-
Uses of CfgDataService in es.bsc.dataclay.dataservice.server
Constructors in es.bsc.dataclay.dataservice.server with parameters of type CfgDataService Constructor Description DataServiceSrv(CfgDataService thecfgDS, CfgLogic thecfgLM)
Start server -
Uses of CfgDataService in es.bsc.dataclay.util.configs
Methods in es.bsc.dataclay.util.configs that return CfgDataService Modifier and Type Method Description static CfgDataService
CfgDataServiceEnvLoader. parseConfiguration()
This method parses the configuration from the environment
-