Class WFSServerExplorerFactory

java.lang.Object
org.gvsig.fmap.dal.spi.AbstractDataFactory
org.gvsig.fmap.dal.spi.AbstractDataServerExplorerFactory
org.gvsig.fmap.dal.serverexplorer.wfs.WFSServerExplorerFactory
All Implemented Interfaces:
org.gvsig.fmap.dal.DataFactory, org.gvsig.fmap.dal.DataServerExplorerFactory, org.gvsig.tools.extensionpoint.ExtensionSingleton

public class WFSServerExplorerFactory extends org.gvsig.fmap.dal.spi.AbstractDataServerExplorerFactory
  • Constructor Summary

    Constructors
    Constructor
    Description
     
  • Method Summary

    Modifier and Type
    Method
    Description
    org.gvsig.fmap.dal.DataServerExplorer
    create(org.gvsig.fmap.dal.DataServerExplorerParameters parameters, org.gvsig.fmap.dal.spi.DataServerExplorerProviderServices explorer)
     
    org.gvsig.tools.dynobject.DynObject
     

    Methods inherited from class org.gvsig.fmap.dal.spi.AbstractDataServerExplorerFactory

    allowCreate, create, hasRasterSupport, hasTabularSupport, hasVectorialSupport, isStoreSupported

    Methods inherited from class org.gvsig.fmap.dal.spi.AbstractDataFactory

    getDescription, getName, isHidden

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait

    Methods inherited from interface org.gvsig.fmap.dal.DataFactory

    getDescription, getName, isHidden
  • Constructor Details

    • WFSServerExplorerFactory

      public WFSServerExplorerFactory()
  • Method Details

    • createParameters

      public org.gvsig.tools.dynobject.DynObject createParameters()
    • create

      public org.gvsig.fmap.dal.DataServerExplorer create(org.gvsig.fmap.dal.DataServerExplorerParameters parameters, org.gvsig.fmap.dal.spi.DataServerExplorerProviderServices explorer) throws org.gvsig.fmap.dal.exception.InitializeException
      Throws:
      org.gvsig.fmap.dal.exception.InitializeException