Class WebResourceLockSet.ResourceLock
java.lang.Object
org.apache.catalina.WebResourceLockSet.ResourceLock
- Enclosing interface:
WebResourceLockSet
Deprecated.
Unused. Will be removed in Tomcat 12 onwards.
Represents a lock on a resource.
-
Field Summary
FieldsModifier and TypeFieldDescriptionfinal AtomicInteger
Deprecated.final String
Deprecated.final ReentrantReadWriteLock
Deprecated. -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
count
Deprecated. -
reentrantLock
Deprecated. -
key
Deprecated.
-
-
Constructor Details
-
ResourceLock
Deprecated.
-