Uses of Class
org.geotools.data.FeatureLockFactory

Packages that use FeatureLockFactory
org.geotools.data Defines the DataStoreAPI via which all data is imported or exported. 
org.geotools.factory Utility classes which enable dynamic binding to factory implementations at runtime. 
 

Uses of FeatureLockFactory in org.geotools.data
 

Subclasses of FeatureLockFactory in org.geotools.data
 class DefaultFeatureLockFactory
          Default implementation of the FeatureLockFactory.
 

Methods in org.geotools.data that return FeatureLockFactory
static FeatureLockFactory FeatureLockFactory.getInstance()
          Gets an instance of the FeatureLockFactory.
 

Uses of FeatureLockFactory in org.geotools.factory
 

Methods in org.geotools.factory that return FeatureLockFactory
static FeatureLockFactory CommonFactoryFinder.getFeatureLockFactory(Hints hints)
          Returns the first implementation of FeatureLockFactory matching the specified hints.
 



Copyright © 1996-2009 Geotools. All Rights Reserved.