|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
Interface Summary | |
---|---|
LatchedObject | comment |
MutexedObject | comment |
SemaphoredObject | comment |
Class Summary | |
---|---|
LatchAspect | comment |
LatchedObjectMixin | comment |
MutexAspect | comment |
MutexAspect.BlockingMutex | |
MutexAspect.TimeoutMutex | |
MutexAspect.TryLockMutex | |
MutexAspectFactory | comment |
MutexedMethodAspect | comment |
MutexedObjectMixin | comment |
SemaphoreAspect | comment |
SemaphoredMethodAspect | comment |
SemaphoredObjectMixin | comment |
Exception Summary | |
---|---|
LockAcquisitionFailureException | comment |
Annotation Types Summary | |
---|---|
Latched | comment |
Mutexed | comment |
MutexedMethod | Attach a semaphore to a method. |
MutexLocked | comment |
Semaphored | comment |
SemaphoredMethod | Attach a semaphore to a method. |
SemaphoreLocked | Only a certain amount of threads can access a @Semaphored object. |
|
||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |