Uses of Class
org.deegree.services.jaxb.wpvs.ServiceConfiguration

Packages that use ServiceConfiguration
org.deegree.services.jaxb.wpvs   
org.deegree.services.wpvs   
org.deegree.services.wpvs.controller.capabilities   
 

Uses of ServiceConfiguration in org.deegree.services.jaxb.wpvs
 

Fields in org.deegree.services.jaxb.wpvs declared as ServiceConfiguration
protected  ServiceConfiguration DeegreeWPVS.serviceConfiguration
           
 

Methods in org.deegree.services.jaxb.wpvs that return ServiceConfiguration
 ServiceConfiguration ObjectFactory.createServiceConfiguration()
          Create an instance of ServiceConfiguration
 ServiceConfiguration DeegreeWPVS.getServiceConfiguration()
          Gets the value of the serviceConfiguration property.
 

Methods in org.deegree.services.jaxb.wpvs with parameters of type ServiceConfiguration
 void DeegreeWPVS.setServiceConfiguration(ServiceConfiguration value)
          Sets the value of the serviceConfiguration property.
 

Uses of ServiceConfiguration in org.deegree.services.wpvs
 

Methods in org.deegree.services.wpvs that return ServiceConfiguration
 ServiceConfiguration PerspectiveViewService.getServiceConfiguration()
           
 

Constructors in org.deegree.services.wpvs with parameters of type ServiceConfiguration
PerspectiveViewService(XMLAdapter configAdapter, ServiceConfiguration sc, DeegreeWorkspace workspace)
          Creates a new PerspectiveViewService from the given parameters.
 

Uses of ServiceConfiguration in org.deegree.services.wpvs.controller.capabilities
 

Methods in org.deegree.services.wpvs.controller.capabilities with parameters of type ServiceConfiguration
 void CapabilitiesXMLAdapter.export040(XMLStreamWriter writer, GetCapabilities request, ServiceIdentificationType serviceID, ServiceProviderType serviceProvider, OperationsMetadata operations, ServiceConfiguration serviceConfig)
           
 



Copyright © 2011. All Rights Reserved.