Esri Geoportal Server
1.0

com.esri.gpt.catalog.arcgis.metadata
Class AGSProcessorConfig

java.lang.Object
  extended by com.esri.gpt.catalog.arcgis.metadata.AGSProcessorConfig

public class AGSProcessorConfig
extends Object

AGSProcessor configuration.


Constructor Summary
AGSProcessorConfig()
          Default constructor.
 
Method Summary
static boolean isAvailable()
          Determine if the AGSProcessor processor is available.
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

AGSProcessorConfig

public AGSProcessorConfig()
Default constructor.

Method Detail

isAvailable

public static boolean isAvailable()
Determine if the AGSProcessor processor is available.
Attempt to reference com.esri.arcgisws.ServiceCatalogBindingStub from arcgis_agsws_stubs.jar.

Returns:
true if the processor is available

Esri Geoportal Server
1.0

Copyright 2011 Environmental Systems Research Institute. All rights reserved. Use is subject to license terms.