deegree 2.3 (2010/04/09 10:10 build-4-official)

Uses of Class
org.deegree.portal.owswatch.ServiceConfiguration

Packages that use ServiceConfiguration
org.deegree.portal.owswatch   
 

Uses of ServiceConfiguration in org.deegree.portal.owswatch
 

Methods in org.deegree.portal.owswatch that return ServiceConfiguration
 ServiceConfiguration ServiceWatcher.getService(int serviceId)
          returns the service identified by its Id in the serviceList
 ServiceConfiguration ServiceInvoker.getServiceConfig()
           
 ServiceConfiguration ServicesConfigurationFactory.parseService(Node serviceNode, String prefix)
          Takes in a service Node and parses it.
 ServiceConfiguration ServiceWatcher.removeService(int serviceId)
          removes the service identify by -id- from the ServiceList
 

Methods in org.deegree.portal.owswatch that return types with arguments of type ServiceConfiguration
 List<ServiceConfiguration> ServiceWatcher.getServiceList()
          returns list of services being watched
 Map<ServiceConfiguration,ServiceLog> ServiceWatcher.getServiceLogs()
           
 Map<Integer,ServiceConfiguration> ServiceWatcher.getServices()
           
 List<ServiceConfiguration> ServicesConfigurationFactory.parseServices(String url)
          Parses a list of ServiceConfiguration from the given xml file
 

Methods in org.deegree.portal.owswatch with parameters of type ServiceConfiguration
protected  void ServiceWatcher.addActiveService(ServiceConfiguration service)
          Adds an active service to the list of active services.
 void ServiceLog.addMessage(ValidatorResponse response, ServiceConfiguration serviceconfig)
          adds a message to protocol file
 void ServiceWatcher.addService(ServiceConfiguration service, ServiceLog servicelog)
          adds a new Service to the ServiceList
 void EmailSender.createAndSendMail(ServiceConfiguration serviceConfiguration, ValidatorResponse response, String protocolHttpaddress)
          this method creates a mail from text fragments in the messages_en.properties and sends it to the owsWatch admin as defined in the WEB-INF/conf/owswatch/config.xml file.
protected  String EmailSender.createEmailBody(ServiceConfiguration serviceConfiguration, ValidatorResponse response, String protocolHttpaddress)
           
 

Method parameters in org.deegree.portal.owswatch with type arguments of type ServiceConfiguration
 void ServicesConfigurationWriter.writeDocument(Map<Integer,ServiceConfiguration> serviceconfigs)
          Writes the root element to the given document
 

Constructors in org.deegree.portal.owswatch with parameters of type ServiceConfiguration
ServiceInvoker(ServiceConfiguration serviceconfig, ServiceLog serviceLog)
           
 


deegree 2.3 (2010/04/09 10:10 build-4-official)

an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org