|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
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
Deprecated. Please use FeatureLock directly |
Methods in org.geotools.data that return FeatureLockFactory | |
---|---|
static FeatureLockFactory |
FeatureLockFactory.getInstance()
Deprecated. 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)
Deprecated. FeautreLockFactory is no longer needed; please create a FeatureLock directly |
Methods in org.geotools.factory that return types with arguments of type FeatureLockFactory | |
---|---|
static Set<FeatureLockFactory> |
CommonFactoryFinder.getFeatureLockFactories(Hints hints)
Deprecated. FeatureLockFactory is no longer needed |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |