public interface FeatureLocksGroup
Modifier and Type | Method and Description |
---|---|
long |
getLocksCount() |
long |
getTimeout() |
long |
getXXX() |
boolean |
isLocked(Feature feature) |
boolean |
isLocked(FeatureReference feature) |
Iterator |
iterator() |
boolean |
unlock() |
boolean unlock()
boolean isLocked(Feature feature)
boolean isLocked(FeatureReference feature)
long getTimeout()
long getXXX()
Iterator iterator()
long getLocksCount()