org.deegree.services.wcs
Class WCServiceBuilder

java.lang.Object
  extended by org.deegree.services.wcs.WCServiceBuilder

public class WCServiceBuilder
extends java.lang.Object

This class builds WCServices from the deegree WCS configuration files.

Version:
$Revision: 25689 $, $Date: 2010-08-04 17:14:16 +0200 (Mi, 04. Aug 2010) $
Author:
Oliver Tonnhofer, last edited by: $Author: aschmitz $

Constructor Summary
WCServiceBuilder(ServiceConfigurationXMLAdapter adapter)
           
 
Method Summary
 WCService buildService()
           
static WCService createService(java.io.File conf)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WCServiceBuilder

public WCServiceBuilder(ServiceConfigurationXMLAdapter adapter)
Parameters:
adapter -
Method Detail

createService

public static WCService createService(java.io.File conf)
                               throws org.deegree.commons.xml.XMLProcessingException,
                                      java.io.FileNotFoundException
Parameters:
conf -
Returns:
nothing
Throws:
java.io.FileNotFoundException
org.deegree.commons.xml.XMLProcessingException

buildService

public WCService buildService()
Returns:
a new WCService


Copyright © 2011. All Rights Reserved.