|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.geotools.data.FeatureLockFactory
org.geotools.data.DefaultFeatureLockFactory
public class DefaultFeatureLockFactory
Default implementation of the FeatureLockFactory. Generates id numbers.
Constructor Summary | |
---|---|
DefaultFeatureLockFactory()
|
Method Summary | |
---|---|
protected FeatureLock |
createLock(java.lang.String name,
long duration)
|
Methods inherited from class org.geotools.data.FeatureLockFactory |
---|
generate, generate, getImplementationHints, getInstance |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public DefaultFeatureLockFactory()
Method Detail |
---|
protected FeatureLock createLock(java.lang.String name, long duration)
createLock
in class FeatureLockFactory
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |