Package org.jboss.aspects.concurrent

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.
 



Copyright © 2009 JBoss, a division of Red Hat, Inc.. All Rights Reserved.