Uses of Class
uk.org.ogsadai.service.DeploymentParamParseException

Packages that use DeploymentParamParseException
uk.org.ogsadai.service.wsrf.dataservice.impl This package provides classes implementing OGSA-DAI WSRF-compliant data services. 
 

Uses of DeploymentParamParseException in uk.org.ogsadai.service.wsrf.dataservice.impl
 

Methods in uk.org.ogsadai.service.wsrf.dataservice.impl that throw DeploymentParamParseException
private  void DataServiceImpl.initialise()
          Extracts from the message context and the service deployment descriptor information on the service URL, version, configuration files directory, schemae directory and data service resource configuration file.
private  void DataServiceImpl.configureConcurrencySettings(org.apache.axis.MessageContext context)
          Extract the concurrency settings from the deployment descriptor.