com.esri.gpt.catalog.arcgis.metadata
Class GeometryServerHandler
java.lang.Object
com.esri.gpt.catalog.arcgis.metadata.ServiceHandler
com.esri.gpt.catalog.arcgis.metadata.GeometryServerHandler
public class GeometryServerHandler
- extends ServiceHandler
Handles the collection of metadata for an ArcGIS geometry service (GeometryServer).
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GeometryServerHandler
public GeometryServerHandler()
- Default constructor.
collectMetadata
public void collectMetadata(ServiceHandlerFactory handlerFactory,
ServiceInfo serviceInfo)
throws Exception
- Collect metadata associated with a service.
- Specified by:
collectMetadata
in class ServiceHandler
- Parameters:
handlerFactory
- handler factoryserviceInfo
- the active service information
- Throws:
Exception
- if an exception occurs
Copyright 2011 Environmental Systems Research Institute.
All rights reserved.
Use is subject to
license terms.