Uses of Class
org.exoplatform.social.common.LockInterceptor.InternalLock
-
Packages that use LockInterceptor.InternalLock Package Description org.exoplatform.social.common Provides common classes -
-
Uses of LockInterceptor.InternalLock in org.exoplatform.social.common
Methods in org.exoplatform.social.common that return LockInterceptor.InternalLock Modifier and Type Method Description protected LockInterceptor.InternalLockLockInterceptor. acquire(Object lockId)Methods in org.exoplatform.social.common with parameters of type LockInterceptor.InternalLock Modifier and Type Method Description protected voidLockInterceptor. release(LockInterceptor.InternalLock internalLock)
-