org.geotools.data
Class DefaultFeatureLock

Object
  extended by FeatureLock
      extended by DefaultFeatureLock

Deprecated. Please use FeatureLock

public class DefaultFeatureLock
extends FeatureLock

Used in conjuction with FeatureLocking to lock features during a transaction. This class is responsible for supplying a unique Authorization ID and expiry period.


Field Summary
 
Fields inherited from class FeatureLock
authorization, duration, TRANSACTION
 
Method Summary
 
Methods inherited from class FeatureLock
getAuthorization, getDuration
 
Methods inherited from class Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 



Copyright © 1996-2014 Geotools. All Rights Reserved.