|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.deegree.services.wcs.WCServiceBuilder
public class WCServiceBuilder
This class builds WCServices from the deegree WCS configuration files.
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 |
---|
public WCServiceBuilder(ServiceConfigurationXMLAdapter adapter)
adapter
- Method Detail |
---|
public static WCService createService(java.io.File conf) throws org.deegree.commons.xml.XMLProcessingException, java.io.FileNotFoundException
conf
-
java.io.FileNotFoundException
org.deegree.commons.xml.XMLProcessingException
public WCService buildService()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |