| Package | Description | 
|---|---|
| com.gigaspaces.internal.utils.concurrent | |
| com.j_spaces.core | 
 Provides Space properties and security context services 
 | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
NonReentrantSimpleLock
A non reentrant implementation of  
ISimpleLock The implementation intent is to save
 memory, therefore the synchronization is done on the lock object it self, no user should
 synchronize on the lock object it self as it may create deadlocks. | 
class  | 
ReentrantSimpleLock
Reentrant implementation of  
ISimpleLock The implementation intent is to save memory,
 therefore the synchronization is done on the lock object it self, no user should synchronize on
 the lock object it self as it may create deadlocks. | 
| Modifier and Type | Class and Description | 
|---|---|
class  | 
XtnEntry  | 
class  | 
XtnInfo  | 
Copyright © GigaSpaces.