|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.geotools.data.FeatureLockFactory org.geotools.data.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 |