org.deegree.ogcwebservices.wcs.configuration
Class WCSDeegreeParams
java.lang.Object
org.deegree.enterprise.DeegreeParams
org.deegree.ogcwebservices.wcs.configuration.WCSDeegreeParams
- All Implemented Interfaces:
- java.io.Serializable
public class WCSDeegreeParams
- extends DeegreeParams
- Since:
- 2.0
- Version:
- $Revision: 18195 $, 1.0. $Revision: 18195 $, $Date: 2009-06-18 17:55:39 +0200 (Do, 18 Jun 2009) $
- Author:
- Andreas Poth, last edited by: $Author: mschneider $
- See Also:
- Serialized Form
Constructor Summary |
WCSDeegreeParams(OnlineResource defaultOnlineResource,
int cacheSize,
int requestTimeLimit,
java.lang.String[] directoryList)
creates an instance of a class containing the deegree specific global configuration
parameters for a WCS |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
WCSDeegreeParams
public WCSDeegreeParams(OnlineResource defaultOnlineResource,
int cacheSize,
int requestTimeLimit,
java.lang.String[] directoryList)
- creates an instance of a class containing the deegree specific global configuration
parameters for a WCS
- Parameters:
defaultOnlineResource
- URL/URI used a default if not specified in the Request section of the capabilitiescacheSize
- max size of the used cacherequestTimeLimit
- maximum time limit (minutes) of request processingdirectoryList
- list of directories that are scanned for data-configuration files for the WCS
getDirectoryList
public java.lang.String[] getDirectoryList()
- Returns:
- Returns the directoryList.
setDirectoryList
public void setDirectoryList(java.lang.String[] directoryList)
- Parameters:
directoryList
- The directoryList to set.
addDirectory
public void addDirectory(java.lang.String directory)
- adds a directory to the directory list
- Parameters:
directory
-
removeDirectory
public void removeDirectory(java.lang.String directory)
- removes a directory from the directory list
- Parameters:
directory
-
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://www.deegree.org