org.deegree.ogcwebservices.csw.manager
Class AbstractManager
java.lang.Object
org.deegree.ogcwebservices.csw.manager.AbstractManager
- All Implemented Interfaces:
- Manager
- Direct Known Subclasses:
- Manager_2_0_0, Manager_2_0_2
abstract class AbstractManager
- extends Object
- implements Manager
- Author:
- Andreas Poth, last edited by: $Author: poth $
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
harvester
protected static Map<HarvestRepository.ResourceType,AbstractHarvester> harvester
IN_XSL
protected XSLTDocument IN_XSL
OUT_XSL
protected XSLTDocument OUT_XSL
wfsService
protected WFService wfsService
AbstractManager
AbstractManager()
startAllHarvester
public static void startAllHarvester()
- starts all known/registered harvester. This method can be used to start harvesting using
requests e.g. if a server has been shutdown and restarted.
stopAllHarvester
public static void stopAllHarvester()
- stpos all known/registered harvester. This method can be used to stop harvesting using
requests e.g. if a server has shall be shut down.
getWFService
public WFService getWFService()
- Specified by:
getWFService
in interface Manager
- Returns:
- the wfsService.
init
public void init(WFService wfsService,
CatalogueConfiguration catalogueConfiguration)
throws MissingParameterValueException
- Specified by:
init
in interface Manager
- Throws:
MissingParameterValueException
initHarvester
static void initHarvester()
- initializes a static Map containing a harvester for other coatalogues, for services and for single CSW-profile
documents.
an open source project founded by lat/lon, Bonn, Germany.
For more information visit: http://deegree.sourceforge.net