|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of UseMutexTag in org.apache.commons.jelly.tags.threads |
| Subclasses of UseMutexTag in org.apache.commons.jelly.tags.threads | |
class |
NotifyTag
This calls mutex.notify() or mutex.notifyAll() on the mutex passed in via the "mutex" attribute. |
class |
SynchronizeTag
Synchronize a block inside of a thread using the passed in mutex. |
class |
WaitTag
This calls mutex.wait() on the mutex passed in via the "mutex" attribute. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||