com.esri.arcgis.datainterop
Interface IFMEWorkspaceFactory

All Superinterfaces:
Serializable
All Known Implementing Classes:
IFMEWorkspaceFactoryProxy

public interface IFMEWorkspaceFactory
extends Serializable

IFMEWorkspaceFactory Interface

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.


Method Summary
 void shutdown()
          method Shutdown
 

Method Detail

shutdown

void shutdown()
              throws IOException,
                     AutomationException
method Shutdown

Product Availability

Available with ArcGIS Engine, ArcGIS Desktop, and ArcGIS Server.

Throws:
IOException - If there are interop problems.
AutomationException - If the ArcObject component throws an exception.