org.deegree.ogcwebservices.csw.manager
Class HarvesterFactory
java.lang.Object
org.deegree.ogcwebservices.csw.manager.HarvesterFactory
public class HarvesterFactory
- extends Object
returns an concrete instance of
- Since:
- 2.0
- Version:
- $Revision: 9345 $, 1.0. $Revision: 9345 $, $Date: 2007-12-27 17:22:25 +0100 (Do, 27 Dez 2007) $
- Author:
- Andreas Poth, last edited by: $Author: apoth $
- See Also:
that is responsible for performing
a harvest request against a source type assigned to the request. To decide which concrete
Harvester is required the resourceType and, if neccessary, source parameter of a harvest
request will be examinded.
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
HarvesterFactory
HarvesterFactory(Map<HarvestRepository.ResourceType,AbstractHarvester> availableHarvester)
- list of available Harvester
- Parameters:
availableHarvester
-
findHarvester
AbstractHarvester findHarvester(Harvest request)
throws InvalidParameterValueException
- returns an concrete instance of
- Parameters:
request
-
- Returns:
-
- Throws:
InvalidParameterValueException
- See Also:
that is responsible for
performing a harvest request against a resource type assigned to the request. If no
Harvester can be found that can be used to haverst the source defined in a harvest
request an
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net